gulg
v1.3.0
Published
Choose a Gulp task
Downloads
33
Readme
Gulg
Gulg is a CLI Gulp helper. Read all Gulp tasks currently available in your directory (and other directories if the current Gulpfile require's from elsewhere).
Installation
$ npm install --global gulg
How to use
$ gulg
To build from source
$ git clone https://github.com/mini-eggs/Gulg.git
$ cd Gulg
$ npm install
$ npm run build
Contributing
Feel free to open issues, pull request, and fork. We need tests!