2 releases
0.1.1 | Jan 14, 2024 |
---|---|
0.1.0 | Jan 14, 2024 |
#2649 in Command line utilities
5KB
77 lines
Cli-Menu-Maker
This is a very quickly made program to take a list of commands and turn it into a menu that each one can be selected from. This is all thanks to the amazing consolemenu crate! Thank you Brian ^^
Simply take the commands.example.yml and edit it to suit your needs. You can create more than one and create a bash file to run the specific menu you want (one for game server commands, another one for opening that one log file you always need... the sky's the limit!)
Install using cargo install cli-menu-maker
Run it by climenu <path-to-commands.yml>
Dependencies
~3–10MB
~113K SLoC