firesoon-cli
v2.2.0
Published
- `npm >= 8.0` - `git`
Downloads
1
Readme
firesoon-cli
Environment
npm >= 8.0
git
Usage
建议使用git bash
(windows下),使用其他命令行工具如果报错,请移步git bash
$ npm install firesoon-cli --global
$ firesoon init programName
Development
node bin/firesoon-init programName
Dependencies
commander
: node.js命令行界面解决方案latest-version
: Get the latest version of an npm packageinquirer
: 命令行交互工具glob
: 路径匹配download-git-repo
: git clonemetalsmith
: 粘合各种插件完成工作handlebars
: 模板引擎,处理占位符
Changelog
v1.0.8
: 修改antd版本号获取为3.x latest
v1.0.9
: ignore模板项目readme
v1.0.10
: -v显示的版本号错误; 使用ssh代替http
v2.0.0-beta.1
: 升级到umi@3; 模板项目内置; 支持antd@4
FAQs
- EBUSY: resource busy or locked
不要直接在系统盘下面初始化项目