geek-project
Usage
$ gp --help
gp [command]
Commands:
gp init Initialize this project
gp add Add the tool into this project
gp dev develop
Options:
--version Show version number [boolean]
--help Show help [boolean]
Add
$ gp add --help
gp add
Add the tool into this project
Commands:
gp add typescript Add typescript environment
gp add sass Add sass environment
gp add postcss Add postcss environment
gp add pug Add postcss environment
Options:
--version Show version number [boolean]
--help Show help [boolean]
Supports
TODO