chainguard-dev / chainguard-dev/incert
Add argument parsing library
Open
@cpanato is already working on this.
Since Jan 21, 2025.
enhancement
- Dominant language
- Go
- Stars
- 174
- Forks
- 24
- Avg merge
- 1h 27m
- Merged PRs (30d)
- 2
Description
The current argument handling uses the standard Go library and could be improved by using something like cobra. In particular, it uses a single dash for long args, which is confusing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.