Add CLI coloring to all commands
Open
enhancement
good first issue
Shore-CLI
- Dominant language
- Go
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The current CLI implementation lacks the DevX polishing to allow developers to easily read the outputs in-case of a success/error.
Find a way to color the output easily in the controllers.
This should require a 3rd party package to support these use cases.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI controllers and command entry points, then trace where success and error output is emitted. Evaluate a third-party coloring package against those output paths; done means every command presents success and error output with consistent, readable coloring.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100