Skip to content

自定义个人脚手架,通过命令行的方式下载对应模版,简化开发流程。

License

Notifications You must be signed in to change notification settings

bigTig/coding-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

自定义个人脚手架,通过命令行的方式下载对应模版,简化开发流程。

安装

全局安装

$ npm install -g coding-cli

or yarn

$ yarn global add coding-cli

借助 npx

创建模版 $ npx create coding-cli [-t|--template] 示例 $ npx create coding-cli hello-word -template react-webpack-ts

使用

创建模版 $ coding-cli create [-t|--template] 示例 $ coding-cli create hello-word -t react-webpack-ts

About

自定义个人脚手架,通过命令行的方式下载对应模版,简化开发流程。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published