axodotdev / axodotdev/cargo-dist
"run" and "install" subcommands
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
These would be useful for testing that cargo-dist builds Actually Work.
Ideally by default both would make a zip and then unpack the binary to try to best emulate end-user usage.
Similarly it would be nice if they made sure debuggers could "see" the split-debuginfo files, if at all possible.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by tracing cargo-dist's current packaging and command behavior, then determine how the proposed run and install subcommands should create and unpack a zip, exercise the binary, and handle split-debuginfo files. Done means both subcommands reliably emulate end-user usage and verify debugger visibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, release, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100