/rna-cli

@\depracted @\see https://github.com/chialab/rna

Primary LanguageJavaScriptMIT LicenseMIT

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.