文件名称:project-template-cli:从模板创建项目的简单 cli
文件大小:141KB
文件格式:ZIP
更新时间:2024-06-18 15:52:47
JavaScript
项目模板cli 从模板创建项目的简单 cli 特征 根据不同的项目模板类型创建 可以使用本地模板或远程模板创建 支持 GitHub 和 GitLab 支持下载单个模板文件夹,无需 git clone 整个项目 丰富的自定义配置项 安装 npm i -g project-template-cli 用法 template Usage: template [options] [command] Options: -v,--version output the version number -h, --help display help for command Commands: init [options] [projectName] init project from template lis
【文件预览】:
project-template-cli-master
----bin()
--------template.js(1KB)
----package.json(916B)
----assets()
--------project-template-cli.png(125KB)
----LICENSE(1KB)
----package-lock.json(21KB)
----.gitignore(13B)
----lib()
--------utills.js(9KB)
--------config.js(505B)
--------list.js(1KB)
--------init.js(7KB)
----README.md(3KB)
----config.json(441B)