You can run multiple command with one command name. You can manually create, delete and update command.
npm i -g my-cmd-cli
my -h
my add
==> to add new nameing commandsmy delete
==> to delete nameing commandsmy update
==> to update nameing commandsmy < command name >
==> to run your saved nameing commandsmy all
==> to show all saved naming commandsmy -h
==> to get helpmy -v
==> to see version of this package
It made on linux, It may not run perfectly on windows. But a big welcome to you to make it possible for windows also!
- You can give a pull request!