gulp-starter

0.2.8 • Public • Published

gulp-starter

Kickstart your Gulp project by answering several easy questions.

Quick Start

npm install -g gulp-starter
mkdir my-project && cd $_
npm init # optional 
gulp-starter

Features

  • Proper directory tree
  • html or jade
  • es5, es6 or coffeescript
  • css, less or sass
  • watch & rebuild on change
  • serve & livereload (you'd need a browser plugin)

Extension

Being a fairly simple tool, nevertheless it was build with extensibility in mind. All important stuff is located indside ./modules. You can extend it by building your own modules.

Contributing

Feel free to fork, add modules and submit pull-requests.

Dependents (0)

Package Sidebar

Install

npm i gulp-starter

Weekly Downloads

0

Version

0.2.8

License

MIT

Last publish

Collaborators

  • yanis