Skip to content

ChelesteWang/create-omi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.