构建一个CLI脚手架

一、准备条件 npm模块 commander: node.js 命令行接口的完整解决方案 官网地址:https://github.com/tj/commander.js/blob/master/Readme_zh-CN.md inquirer: 用户命令行交互 官网地址:https://github.com/SBoudrias/Inquirer.js download-git-repo: 用于下载
相关文章
相关标签/搜索