1.0.2 • Published 8 years ago

slush-generate v1.0.2

Weekly downloads
3
License
ISC
Repository
-
Last release
8 years ago

slush-generate

A slush generator to generate a slush generator

Installation

Install slush-generate globally:

npm install -g slush-generate

Remember to install slush globally as well, if you haven't already:

npm install -g slush

Usage

Run the generator from within the folder where you want to put the generator:

slush generate

You will now be prompted to give your new slush generator a name, which will be dasherized and used in its folder and package.json respectively.

Changelog

See releases.

License

MIT