0.0.1 • Published 7 years ago

fega-cli v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

fega-cli NPM version Build Status Dependency Status Coverage percentage

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