0.0.3 • Published 8 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-standard
Usage
Create a new folder for your project:
$ mkdir my-slush-standard
Run the generator from within the new folder:
$ cd my-slush-standard && slush standard
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.