1.0.8 • Published 3 years ago

create-geega-ability-app v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

create-geega-ability-app

内容

  1. 通过 commander 实现命令行的交互
  2. 通过 download-git-repo 实现仓库代码的拉取
  3. 通过 inquirer 实现配置的选择和相关项的填写,实现可选配置
  4. 通过 handlebars 实现对 package.json 模板的替换
  5. 通过 chalk 和 ora 对命令行的输出进行美化
  6. 通过 child_process 模块开启子进程,实现依赖的 npm install

使用

npm install -g create-geega-ability-app 全局安装

create-geega-ability-app init projectName 拉取模板进行初始化

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.2

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago