1.0.9 • Published 1 year ago

test-cli-ln v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

English | 简体中文

feature

  • Easy to use
  • Support custom template addition and deletion

QuickStart

Install

$ npm i avl-cli -g               # install cli
$ omi init my-app     # init project, you can also exec 'omi init' in an empty folder
$ cd my-app           # please ignore this command if you executed 'omi init' in an empty folder
$ avl init [templateName] [yourProjectName]

Install description:

The default scaffolding template name is vue-admin

avl init vue-admin yourProjectName

New template usage

avl add
# Select template and template address (github address)

Remove template usage

avl delete
# 选择模板

See all template usage

avl list

Initialize project scaffolding usage

avl init 或者 avl init [templateName] [yourProjectName]

Contribution

  • ln

License

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago