Add minor QoL CLI improvements
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- Add possibility to list enabled modules - resolved by f58c530
- Add information of available Widget types to
widget add help - Add information of available Twitch chat command types to
twitch command add help - Add
helpcommand to main CLI module - Add more descriptive and detailed help commands for each module type
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 inspecting the CLI entry point and the existing help handling for widget add and twitch command add. Add the listed help coverage for available types, the main CLI help command, and more detailed module help; done means each requested command presents the relevant information when invoked with help.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100