@sugarat/cli
v0.0.7
Published
A dynamic CLI tool,Based on Commander,Support Plugin System
Readme
@sugarat/cli
A dynamic CLI tool,Based on Commander
Support Plugin System
Quick Start
npm i -g @sugarat/clithen 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@latestthen you q have hello command
q helloMore Plugins
It will come soon.
