摘要: 创建CLI工程 mkdir cli-demo cd cli-demo npm init -y npm i commander download-git-repo ora handlebars figlet clear chalk open -s #bin/cui.js #指定脚本解释器为node # 阅读全文
posted @ 2021-08-03 22:19 码农码字的地方 阅读(217) 评论(0) 推荐(0)