tod 0.11.0

An unofficial Todoist command-line client
1
2
3
4
5
6
7
# Contributing

Contributions are welcome, just please open up an issue before putting too much work into a PR. If you would like clarification on any tickets, be sure to ask! I also enjoy supporting people newer to Rust and am happy to review PRs and give pointers.

## Setting up for development

You will need to install tarpaulin with `cargo install cargo-tarpaulin` before running `./test.sh` locally.