DioxusLabs / DioxusLabs/dioxus
Use cargo-run-bin to have per-project dioxus-cli installs
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
## Feature Request
It's a pain to test out variants of the CLI or attempting to migrate old projects. We should introduce something like:
https://github.com/dustinblackman/cargo-run-bin
into the CLI so it's smart enough to choose the right driver on the fly.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dioxus CLI entry points and reviewing cargo-run-bin to understand how per-project binaries are selected. Clarify which project configuration and driver-selection behavior are required, then define done as reliably choosing the appropriate CLI version for existing and migrating projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100