@sugarat/cli
v0.0.8
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 and sug command
install cli plugin
sug install hello [words...]
sug install hello
sug install hello 真不戳
# equal
sug install @sugarat/cli-plugin-hello@latestthen you sug have hello command
sug helloMore Plugins
It will come soon.
