Skip to content

由node.js + commander.js + inquirer.js构建的命令行GTD程序 ➡️

Notifications You must be signed in to change notification settings

venaissance/node-gtd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-gtd

node.js 开发的命令行 GTD 应用

Windows用户安装指南

npm install -g node-gtd
或
yarn add global node-gtd

Mac安装指南

  1. 安装命令 npm install -g node-gtdyarn add global node-gtd
  2. 转格式
  • brew install dos2unix
  • sudo dos2unix 你的全局node_modules路径/node-gtd/cli.js

使用

dodo 开启任务模式

dodo -h 帮助模式

dodo add [TASK] 添加任务

dodo clear 清空任务

About

由node.js + commander.js + inquirer.js构建的命令行GTD程序 ➡️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published