cdepillabout / cdepillabout/break-time
come up with nice way for plugins to specify extra commands they want to create
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 22
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Plugins (like the google calendar plugin) should have an easy way of specifying commands they want to be made available to be able to be run on the CLI.
For instance, in #25 I've added `break-time google-calendar list-events` and `ignore-event` commands, but I did this in the hackiest way possible.
There should be some thought that goes into how to make this work better with the `opts.rs` file aware of the commands specified in each plugin.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.