@chialab/rna-cli
v3.13.11
Published
A CLI to rule them all.
Downloads
243
Readme
Requisites
Install
$ yarn global add @chialab/rna-cli
Usage
$ rna --help
Docker
RNA is also available as a Docker image on the official Docker Hub.
$ docker run chialab/rna-cli rna --version
Commands
- init - Setup a new project.
- build - Build the project.
- serve - Setup a server for your project.
- lint - Lint your source files.
- unit - Run project unit tests.
- publish - Publish to NPM.
- documentate - Generate API references.
- config - Set RNA cli configuration.
License
RNA is released under the MIT license.