0.2.1 • Published 2 years ago

@stormid/scaffold-cli v0.2.1

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

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]
--cwd                   A directory to use instead of $PWD.
--install               Installs dependencies.                      [boolean] [default: true]