Skip to content

CLI to start a new project using the Storm Id scaffold

Notifications You must be signed in to change notification settings

stormid/scaffold-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

CLI to start a new project using the Storm Id scaffold

Resources

Stars

Watchers

Forks

Packages

No packages published