demo.mp4
Elegant cli to do list that currently operates on a directory by directory basis. Commands are inspired by that of git: init, rm, add, ls...
Run the provided installer script from within the project root directory. This will build the project and add the exe to your $GOPATH which is assumed to arleady be on your $PATH:
./install.sh
Optionally verify installation by typing td which is the default alias of the binary, this can be changed by modifying the above installer script.