MY-CMD-CLI:
You can run multiple command with one command name. You can manually create, delete and update command.
Demo:
Install my-cmd-cli:
npm i -g my-cmd-cli
To know all cammand, run:
my -h
Usable Commads:
- 
my add==> to add new nameing commands
- 
my delete==> to delete nameing commands
- 
my update==> to update nameing commands
- 
my < command name >==> to run your saved nameing commands
- 
my all==> to show all saved naming commands
- 
my -h==> to get help
- 
my -v==> to see version of this package
 


 
    
Top comments (0)