scaffold-hello-world
v1.0.1
Published
A simple hello world scaffold
Downloads
1
Readme
介绍
这是一个用来测试的脚手架。
开发测试
- 下载
- npm install
- npm run build
- npm link
- hw init
使用的库
- commander: 命令行
- inquirer: 交互式输入
- chalk: 美化输出
- download-git-repo:下载git仓库
- handlebars:模板引擎
- ora: 加载进度