0.0.7 • Published 5 months ago

@sugarat/cli v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months 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

5 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago