Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 562 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 562 Bytes

create-omi

OMI CLi 2.0 - Modern Omi command-line interface

Quick Start

install

npm install -g @yuqing521/omi-cli

use

"bin": {
    "omi-test": "./index.js",
    "omi-create-test": "./index.js"
  },

no option

omi-test

with option

omi-create-test [project name] -t vite

configure option

workdir: [project name] Template: -template / -t

License

This content is released under the MIT License.