An open API service indexing awesome lists of open source software.

https://github.com/maxmellon/ita

"ita"(板) is todo manager in cli.
https://github.com/maxmellon/ita

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

## About

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

## Demo

![Demo movie](./.github/demo.gif)

## 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