fega-cli
v0.0.1
Published
A simple cli for my common stuff
Downloads
4
Readme
fega-cli
A CLI to empower your express/feathers app with a gulp workflow
Installation
$ npm install -g fega-cli
Usage
$ fega --help
Show the help
$ fega add:gulp
Adds a handy gulpfile that comes with routines for:
- JS transpilation and minification
- CSS minification
- Less, sass, stylus processing
- Html minification
- Browser auto-reload thanks to browser-sync
- Server auto-reload with nodemon
- Image compression
- Static handlebars generation support
License
MIT © Fabian Gutierrez