/gtd-cli

Primary LanguageShell

GTD cli

Send things from command line straight to GTD inbox in Trello.

Prerequisites

  • Trello board named "GTD"
  • List in that board named "Inbox"

Install

npx -p trello-cli trello
# Get an API key and put it in ~/.trello-cli/config.json
# https://trello.com/app-key
npx -p trello-cli refresh
npm i -g .

Usage

gtd <ticket name> [ticket description]