coto 0.1.0

A command line todoist client
Documentation
# coto
A **co**mmand line **To**doist client written in Rust.

### More details about usage can be found [here]https://gcmacneil.com/coto.html

## Features
 * Fast.
 * Simple.
 * Low CPU intensity.
 
## Installation
Via cargo:
```
cargo install coto
```
## Screenshot
![coto example](example.png)

## Usage
Just type `coto` into your command line and then follow the instructions.

## License
This project is licensed under the [Apache-2.0](LICENSE) license.