slush-solidus

A slush generator for Solidus sites

Usage no npm install needed!

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

README

slush solidus

A generator for Solidus sites

Usage

  • npm install -g slush slush-solidus to install slush and the Solidus generator
  • slush solidus --name 'Great Solidus Site' to generate a new site in ./great-solidus-site

Options

  • --name The name of the Solidus site in a human readable string. Default: "New Solidus Site"
  • --slug The name of the Solidus site as a slug. Defaults to "new-solidus-site" or a slug of the provided name