Skip to content

quanzaiyu/create-easy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-easy-cli

集众多简易脚手架为一体的cli工具

使用方式

创建项目:

yarn create easy-cli
yarn create easy-cli <projectName>
yarn create easy-cli --name <projectName> --desc <projectDescription>

也可以使用以下步骤创建项目:

yarn global add create-easy-cli

create-easy-cli
#
easy-cli

获取帮助:

yarn create easy-cli -h
yarn create easy-cli --help

# 如果使用yarn global add全局安装方式,也可使用以下命令
create-easy-cli -h
create-easy-cli --help

可选的包管理工具:

  • yarn
  • npm

项目列表

About

集众多简易脚手架为一体的cli工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published