0.1.0 • Published 4 years ago

@rapid-lang/cli v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Pipeline npm version GitHub license

Rapid CLI

Creates a development environment with:

  • compiling
  • reloading
  • deploying
  • managing dependencies

Install

npm i @rapid-lang/cli -g

Basic Usage

rapid <command> <params>

Language Documentation

Full documentation is available on https://rapid-lang.org page.

Development

Follow Github Flow and Conventional Commits via yarn commit command. Do linting with yarn lint and build project with yarn build.

Changelog

See CHANGELOG file for list of recent changes.

License

See LICENSE file for more information.