Skip to content

You can add multiple executable command with a name. When you run this name, every command will execute sequencially.

Notifications You must be signed in to change notification settings

sunanda35/my-cmd-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MY-CMD-CLI:

You can run multiple command with one command name. You can manually create, delete and update command.

Demo:

my-cmd-cli demo gif

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

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!

About

You can add multiple executable command with a name. When you run this name, every command will execute sequencially.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published