walez / todo-go

A command line todo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-go

Command line todo list app

Installation

To install todo, simply run:

go get github.com/walez/todo-go

Examples

todo-go list -- list all todos

todo-go add --task "travel the world" -- add a new todo

About

A command line todo app


Languages

Language:Go 100.0%