Add new cli to create module files
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We want to retain the use of module files for tree. Add a new cli or option to recreate the module files from the new config setup / or copy them to top level directory, like they are now.
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 existing module-file handling and the new config setup entry points, then compare them with the current top-level module-file layout. Clarify whether the change should add a separate CLI or an option, and whether it should recreate files or copy them. Done means the chosen interface reliably restores the expected module files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100