Skip to content

YuTools-FE/omi-cli

 
 

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.

About

Modern Omi command-line interface

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.0%
  • CSS 4.4%
  • HTML 3.5%
  • TypeScript 1.3%
  • Other 0.8%