npm.io
3.13.11 • Published 4 years agoCLI

@chialab/rna-cli

Licence
MIT
Version
3.13.11
Deps
99
Size
514 kB
Vulns
7
Weekly
0
Stars
10

RNA logo

RNA • A CLI to rule them all.

Documentation link Source link Authors link NPM License


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.