jeromeetienne / jeromeetienne/codespine
codespine: simplify the commands
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- they are useless complex
- many times it requires multiple command to do one thing
- TODO list the redondancies
--semanticis always present ? if so, make it the defaultl
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 TypeScript command definitions and the handling of the --semantic option, then inspect how common tasks currently require multiple commands. Document the command redundancies identified in the issue, determine whether --semantic is always enabled, and consider the work done only when the command flow is simpler and the option's default behavior is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100