"ita"(板) is todo manager in cli.
$ npm i -g ita
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"
}
MIT