/ita

"ita"(板) is todo manager in cli.

Primary LanguageJavaScript

About

"ita"(板) is todo manager in cli.

Demo

Demo movie

Installation

$ npm i -g ita

Config

Please create file to the following place.

~/.config/ita/init.json

{
  "slackUrl": "https://hooks.slack.com/services/XXXXXXXXX/XXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXX",
  "slackChannel": "@maxmellon",
  "backendServer": "http://localhost:2300"
}

LICENSE

MIT