1 unstable release
0.0.0 | Apr 13, 2023 |
---|
#29 in #comment
12KB
83 lines
Comment Commander
A CLI that lets you quickly run example commands left in comments at the top of a given file.
Installation
Install my-project with cargo
cargo install comment_commander
Deployment
To deploy this project run
comment_commander <path to file>
Documentation
Once the program is started, scroll up and down through your list of commented commands until you find one you'd like.
Commands:
- q: quit
- enter: run selected command
Dependencies
~1.2–1.8MB
~35K SLoC