Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 498 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 498 Bytes

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