linkedin / linkedin/icon-magic
Re-configure CLI option letters
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We shouldn't be using -h for anything.
Verify hashing and outputAsTemplate
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 option definitions and the handling for hashing and outputAsTemplate. Determine which option letters currently conflict with -h and confirm the intended replacements from the surrounding CLI behavior. Done means no CLI option uses -h and hashing and outputAsTemplate are verified to work correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100