mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-06-01 13:00:21 -04:00
22 lines
383 B
Markdown
22 lines
383 B
Markdown
# @nebula.js/cli-build
|
|
|
|
## Install
|
|
|
|
```sh
|
|
npm install @nebula.js/cli@next
|
|
```
|
|
|
|
## Usage
|
|
|
|
```sh
|
|
nebula build
|
|
|
|
Build supernova
|
|
|
|
Options:
|
|
--version Show version number [boolean]
|
|
--watch, -w [boolean] [default: false]
|
|
-h, --help Show help [boolean]
|
|
```
|
|
|