Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 616 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 616 Bytes

Scaffold CLI

Start a new project using the Storm Id scaffold

Installation

npm i -g @stormid/scaffold-cli

Usage

scaffold <project-name>

Options

scaffold <project-name>

--name                  The application name.
--umbraco <version>     Install the @stormid/umbraco-library        [npm version] [default: latest]
--ie11                  Add support for IE11
--cwd                   A directory to use instead of $PWD.
--install               Installs dependencies.                      [boolean] [default: true]