0.0.3 • Published 9 years ago
slush-standard v0.0.3
Slush-standard

A slush generator for standard style JS projects.
Getting Started
Install slush-standard globally:
$ npm install -g slush-standardUsage
Create a new folder for your project:
$ mkdir my-slush-standardRun the generator from within the new folder:
$ cd my-slush-standard && slush standardGetting 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.