axodotdev / axodotdev/cargo-dist
tell me what to do next
Open
ux
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
for local testing there's a few commands you want folks to run in a row:
- `cargo dist init`
- `cargo dist plan`
- `cargo dist build`
giving little hints in the output of the prior command would help me not have to go back and look at the docs
Contributor guide
Research direction
Start by running the listed `cargo dist init`, `cargo dist plan`, and `cargo dist build` commands in sequence and inspect their current output. Done means the earlier command output gives useful hints about the next command, reducing the need to consult the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, cli, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100