0.0.7 • Published 2 years ago

@sugarat/cli v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@sugarat/cli

A dynamic CLI tool,Based on Commander

Support Plugin System

Quick Start

npm i -g @sugarat/cli

then you will get q command

install cli plugin

q install hello [words...]
q install hello
q install hello 真不戳

# equal
q install @sugarat/cli-plugin-hello@latest

then you q have hello command

q hello

More Plugins

It will come soon.

0.0.7

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

3 years ago