fast-command
v1.0.3
Published
Customize your command by alias.
Downloads
15
Readme
fast-command
Customize your command by alias.
Install
npm i fast-command -g
Usage
List all commands
fast-command -l
Use command
fast-command -c <command-alias>
fast-command -c delete-all-branch
Customize command
Add command
fast-command config add
delete command
fast-command config -d <command-alias>