@chialab/rna-cli

3.13.11 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @chialab/rna-cli

Weekly Downloads

2

Version

3.13.11

License

MIT

Unpacked Size

526 kB

Total Files

196

Last publish

Collaborators

  • chialab-admin
  • chialab-developers