Add configuration CLI
Open
Nobody has claimed this yet.
enhancement
sw: API
- Dominant language
- Lua
- Stars
- 41
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Since #85 is complete, modules now need to be configurable. A CLI that can be called without running the installer again should be added.
For now:
- Only modules on https://github.com/cyberbit/telem-modules releases will be shown
- Only a simple install/uninstall will be shown
- Module metadata, such as name/description/version, will be pulled from a manifest in the release
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
Review the completed work in issue #85 and the current installer and module-handling paths. Determine where a standalone CLI should be added and how releases from telem-modules expose their manifests. Done means the CLI lists supported modules with name, description, and version, and supports simple install and uninstall without rerunning the installer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100