0.2.8 • Published 9 years ago

gulp-starter v0.2.8

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

gulp-starter

Kickstart your Gulp project by answering several easy questions.

npm.io

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.

0.2.8

9 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago