LukeMathWalker / LukeMathWalker/bunyan
Missing formats for `--output` flag
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 114
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I would like to contribute to the project, I would start by adding the missing formats for the `--output` flag: short, json, json-N and bunyan.
I will open a pr if I am allowed.
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 locating the CLI entry point and the existing handling for the --output flag, then compare the formats already supported with short, json, json-N, and bunyan. Done means each named format is accepted and produces the expected output; no test file or implementation path is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100