0.1.0 • Published 6 years ago
@rapid-lang/cli v0.1.0
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.