Suggestion about using cobra cli
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.9k
- Forks
- 406
- PR merge metrics
- No merged PRs in 30d
Description
Now it has just simple cli arguments, how about using a modern cli command such as cobra for the future
If you want to build only pure golang without additional libraries or external dependencies, you can ignore this suggestion.
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.
Research direction
Start by reviewing Ethr's current Go CLI argument handling and the repository description to understand the existing command surface. Evaluate whether adopting Cobra fits the project's preference for pure Go without external dependencies. The issue provides no concrete commands, files, tests, or acceptance criteria, so completion would require defining the scope and expected behavior first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100