Add a `--dry-run` flag for checking functionality
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 17
- Avg merge
- 12h 21m
- Merged PRs (30d)
- 38
Description
I like to run tools with --dry-run (or similar) first, to check what they'd do if I was to set it loose.
Would be nice to have the flag in this tool too 🙂
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
No file, command, or test is named in the issue. Start by locating the CLI entry point and the code paths that perform changes, then inspect how commands report their actions. Done means the flag is accepted and operations are previewed without making changes, with tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100