Golang CLI Todolist

Simple Go program that implements todolist and is accessible from terminal.

Run pre-built binary on Linux machine

./todolist help

Supports reading, creating, editing and deleting of tasks. Tasks are saved in file userdata.csv.