Turn cli.py into a module.
Open
- Dominant language
- No language data
- Stars
- 39
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
cli.py is large and messy. It would be nicer as a cli module with individual commands in it.
This should be possible without breaking anything.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading cli.py and mapping its current commands and behavior before planning the module split. Verify the existing CLI behavior before and after the refactor; done means commands are organized in a cli module without breaking existing usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100