axodotdev / axodotdev/cargo-dist
how to custom zip file name?
Open
feature request
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
Hello, I want the generated .zip file name to be in the form xxx-darwin-amd64.zip. Can I achieve this through configuration?
Contributor guide
Research direction
No file or test is named. Begin by tracing cargo-dist's configuration and archive-generation entry points to determine whether the output ZIP name is configurable; the issue is resolved when support for xxx-darwin-amd64.zip is established or the limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100