@nimbus/cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.59-alpha.0 • Public • Published

nimbus

Nimbus cli

oclif Version Downloads/week License

Usage

$ npm install -g @nimbus/cli
$ nimbus COMMAND
running command...
$ nimbus (-v|--version|version)
@nimbus/cli/1.0.59-alpha.0 darwin-x64 node-v12.16.2
$ nimbus --help [COMMAND]
USAGE
  $ nimbus COMMAND
...

Commands

nimbus build

Build your nimbus projectPath

USAGE
  $ nimbus build

OPTIONS
  -h, --help           show CLI help
  --only=only
  --skip=skip
  --tsconfig=tsconfig

EXAMPLE
  $ nimbus build

See code: dist/commands/build.ts

nimbus help [COMMAND]

display help for nimbus

USAGE
  $ nimbus help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

nimbus new PROJECTNAME

Create a new nimbus application

USAGE
  $ nimbus new PROJECTNAME

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ nimbus new app-name

See code: dist/commands/new.ts

nimbus start

Start nimbus application

USAGE
  $ nimbus start

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ nimbus start

See code: dist/commands/start.ts

Readme

Keywords

Package Sidebar

Install

npm i @nimbus/cli

Weekly Downloads

5

Version

1.0.59-alpha.0

License

MIT

Unpacked Size

77.4 kB

Total Files

72

Last publish

Collaborators

  • fenos