slush-generate

A slush generator to generate a slush generator

Usage no npm install needed!

<script type="module">
  import slushGenerate from 'https://cdn.skypack.dev/slush-generate';
</script>

README

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