@originjs/cli

1.1.3 • Public • Published

Origin.js


Build Status Version License

CLI for origin.js.

Installation

npm install -g @originjs/cli

or

yarn global add @originjs/cli

Features

init

Create a Vue3 & Vite project that support :

setup

Constuct project for development and production.

Supported by @originjs/cli-service

tovite

Convert a webpack/vue-cli project to a vite project.

Supported by @originjs/webpack-to-vite.

tovue3

Upgrade a Vue 2 project to Vue 3.

Supported by @originjs/vue-codemod.

Usage

Usage: ori <command> [options]

Options:
  -v, --version              display version number
  -h, --help                 display help for command

Commands:
  init [options] <app-name>  init a new project
  dev [options]              alias of "ori dev" in the current project
  build                      alias of "ori build" in the current project
  tovite [options]           use vite in the current project
  tovue3 [options]           use vue-next in the current project
  help [command]             display help for command

Readme

Keywords

none

Package Sidebar

Install

npm i @originjs/cli

Weekly Downloads

2

Version

1.1.3

License

MulanPSL-2.0

Unpacked Size

233 kB

Total Files

60

Last publish

Collaborators

  • flyfishzy
  • alan_scut
  • yuangongji
  • peteralfredlee
  • jiawulin