slush-campjs-gulp
v0.1.0
Published
Gulp workshop starter kit for CampJS III
Downloads
4
Readme
slush-campjs-gulp
Gulp workshop starter kit for CampJS III
Getting Started
Installation
Install slush-campjs-gulp
globally:
$ npm install -g slush-campjs-gulp
Usage
Create a new folder for your project:
$ mkdir my-project
$ cd my-project
Run the generator from within the new folder:
$ slush campjs-gulp
Getting To Know Slush
Slush is a tool that uses Gulp for project scaffolding.
Slush does not contain anything "out of the box", except the ability to locate installed slush generators and to run them with liftoff.
To find out more about Slush, check out the documentation.
Contributing
See the CONTRIBUTING Guidelines
Support
If you have any problem or suggestion please open an issue here.