README.md

September 22, 2023 ยท View on GitHub

Rubick-Plugin-Cli

npm package node compatibility

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>