brew tap alanvardy/tod
brew install tod
# Linux and MacOS
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Install Tod
cargo install tod
Clone the project
git clone [email protected]:alanvardy/tod.git
cd tod
./test.sh # run the tests
cargo build --release
You can then find the binary in /target/release/
Will ask for your Todoist API token on the first run