Files
nebula.js/commands/create

@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