1.1.3 • Published 8 years ago
hgulp-cli v1.1.3
hgulp-cli
A simple CLI use gulp for web
Tips
it is untested, but i guess it work correctly on windows
Installation
$ npm install -g hgulp-cliUsage
create a new project straight from my gulp template
$ hgulp-cli init <project-name>Example:
$ hgulp-cli init my-projectcreate a new project straight from your favorite github template
$ hgulp-cli download username/repo my-projectExample:
$ hgulp-cli download EddieUp/eddie-gulp-project my-project