Skip to content

yuuk/fast-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Customize your command by alias.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published