0.2.8 • Published 10 years ago

gulp-starter v0.2.8

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.15

10 years ago

0.1.14

10 years ago

0.1.13

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago