Node & CLI & npm publish
cli 生成文件的原理是什么
https://nodejs.org/api/cli.html
http://nodejs.cn/api/cli.html
CLI & 脚手架工具
auto generate projects
https://segmentfault.com/a/1190000006190814
https://github.com/jrainlau/scion
https://zhuanlan.zhihu.com/p/38730825
https://segmentfault.com/a/1190000012083763
http://www.cnblogs.com/huanglei-/p/6885914.html
http://www.cnblogs.com/cpselvis/p/6852858.html
https://github.com/linweiwei123/multipages-generator
clui
Command Line UI toolkit for Node.js
https://www.npmjs.com/package/clui
https://github.com/nathanpeck/clui
commander
https://www.npmjs.com/package/commander
https://github.com/tj/commander.js/
chalk
https://www.npmjs.com/package/chalk
https://github.com/chalk/chalk
shelljs
https://github.com/shelljs/shelljs
https://www.npmjs.com/package/shelljs
npm publish
https://docs.npmjs.com/cli/publish
https://github.com/xgqfrms/ng2-seed
$ npm publish --tag stable
https://blog.risingstack.com/nodejs-at-scale-npm-publish-tutorial/
https://blog.npmjs.org/post/165769683050/publishing-what-you-mean-to-publish
https://medium.com/the-andela-way/build-and-publish-your-first-npm-package-a4daf0e2431
http://medium.yintage.com/?p=1
Node-CLI-Tools
一个 Node.js CLI 工具
https://node-cli-tools.xgqfrms.xyz/
https://github.com/xgqfrms-GitHub/Node-CLI-Tools
OK
js
cli