Command Line Interface for working with ToDos and Code together.
Up until now there is a simple shortcut to install the latest version of todoco on linux and macOS:
# macOS
curl -sL https://raw.githubusercontent.com/jmeischner/todoco/master/.install/install.mac.sh | bash
# linux
curl -sL https://raw.githubusercontent.com/jmeischner/todoco/master/.install/install.linux.sh | bash
To install the windows version go to releases, download the todoco.exe
and put it in your PATH
.
Run
cargo install --path todoco