OMI CLi 2.0 - Modern Omi command-line interface
npm install -g @yuqing521/omi-cli
"bin": {
"omi-test": "./index.js",
"omi-create-test": "./index.js"
},
no option
omi-test
with option
omi-create-test [project name] -t vite
workdir: [project name] Template: -template / -t
This content is released under the MIT License.