1.0.11 • Published 2 years ago

yuice-cli v1.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

yuice-cli

个人开发使用 快速创建模板

use

yuice create <template> -F <name> -MK <path>

Template Options

vue vuets react reactts LICENSE .gitignore

Examples

yuice create vue -F demo 创建一个 demo.vue 文件 yuice create vue -F demo -MK test 如果 test 不存在创建一个 test 文件夹 再创建 demo.vue yuice create react -F demo 创建一个 demo.jsx 文件 yuice create react -F demo -MK test 如果 test 不存在创建一个 test 文件夹 再创建 demo.jsx

yuice create LICENSE 创建一个 LICENSE 文件 yuice create .gitignore 创建一个 LICENSE 文件

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago