axodotdev / axodotdev/cargo-dist
hint-only installers
Open
feature request
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
It would be nice to have:
* `--installer=cargo`(-install?)
* `--installer=cargo-binstall`
Which produce installer hints without any need for any physical artifact. This requires some way to tell the reader of the dist-manifest that no such artifact exists, only the hint/description.
Contributor guide
Research direction
Start by tracing the installer options and dist-manifest handling mentioned in the issue. Define done as supporting cargo and cargo-binstall installer hints while clearly representing that no physical artifact exists, then verify both cases through the project's existing release or manifest checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100