/todo

A command-line todo list tool

Primary LanguageGoMIT LicenseMIT

Todo

Installation

go get github.com/nosarthur/todo/cmd/todo

To make development easier, just run

go install ./...

Then access the todo command directly.