lic-cli

1.0.0 • Public • Published

安装

全局安装

# npm
$ npm install -g lic-cli

# or yarn

$ yarn global add lic-cli

借助 npx

# 创建模版
$ npx create lic-cli <projectName> [-t | --template]
# 示例
$ npx create lic-cli hello-cli -template react-ts-template

使用

# 创建模版
$ lic-cli create <projectName> [-t | --template]
# 示例
$ lic-cli create hello-cli -t react-ts-template

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.02latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.02

Package Sidebar

Install

npm i lic-cli

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.99 kB

Total Files

4

Last publish

Collaborators

  • 7mus1c