DioxusLabs / DioxusLabs/dioxus
nightly builds of the CLI
Open
enhancement
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
## Feature Request
It would be nice if we could install nightly builds of the CLI without having to go through `cargo install`. Ideally we can just use the cargo binstall infrastructure we have, but with an optional `--branch` flag to install from a specific branch.
## Implement Suggestion
Github lets you upload artifacts from PR runs - it should be simple enough to upload our nightly CLI builds and then wire them up to `dioxus.dev/install.sh`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.