mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-05-27 16:00:26 -04:00
636 B
636 B
@nebula.js/cli-create
Install
npm install -g @nebula.js/cli@next
Usage
CLI
nebula create <name>
Create a supernova
Positionals:
name name of the project [string] [required]
Options:
--version Show version number [boolean]
--install Run package installation step [boolean] [default: true]
--pkgm Package manager [string] [choices: "npm", "yarn"]
-h, --help Show help [boolean]
Example
nebula create hello-sunshine