charmbracelet / charmbracelet/fang
Style `--version` command
Open
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Not sure if I'm just missing something, but using `fang.WithVersion()` and then `go run . --version` prints out without any formatting. Given that everything else I've seen with Fang seems to be styled, I think it would make sense for this to be as well
Contributor guide
Research direction
Start by reproducing the behavior with fang.WithVersion() and `go run . --version`, then trace the version-output entry point in the Fang CLI. Done means the --version output uses the project's intended styling while preserving the version information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100