Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 756 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 756 Bytes

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>