A dynamic CLI tool,Based on Commander
Support Plugin System
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 helloIt will come soon.