wly-task-todo
v0.0.2
Published
# 安装 ` npm i -g wly-task-todo ` # 使用
Downloads
2
Readme
node-todo
安装
npm i -g wly-task-todo
使用
task -h // 展示所有命令用法
· Mac 需要将cli加入可执行文件当中
chmod +x cli.js
参考
· 命令行相关库:【commander】https://github.com/tj/commander.js
· 交互式命令行美化工具:【inquirer】https://github.com/SBoudrias/Inquirer.js
· 交互式命令行美化工具用法:https://www.jianshu.com/p/0409cdf0e396