# rubick-plugin-cli **Repository Path**: ibm317/rubick-plugin-cli ## Basic Information - **Project Name**: rubick-plugin-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-03-28 - **Last Updated**: 2024-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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: ```sh $ npm install -g rubick-plugin-cli ``` ## Usage ```sh $ rubick create ```