README.md
September 22, 2023 ยท View on GitHub
The rubick plugin command line interface (CLI) is your go-to tool for developing rubick plugin apps.
Installation
The rubick CLI can be installed globally with npm:
$ npm install -g rubick-plugin-cli
Usage
$ rubick create <plugin-name>