Outputs
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 19
- Forks
- 10
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 6
Description
- Would be nice to have a less indented JSON output (not 8 chars but 2 or 4)
- Would be nice to have a plain text output that's easier for scripting (or yaml)
Contributor guide
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 locating the CLI's current output formatting entry point and reviewing how JSON is produced. Define the expected compact JSON indentation and the scripting-friendly plain-text or YAML format before checking the existing command behavior. Done means the requested output options are consistent and usable in scripts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100