Skip to content

okulbilisim/todo.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TODO App

A todo cli application written with golang.

Installation

go build todo.go

cp todo /usr/local/bin/todo

Usage

todo --help

--help    Help screen
--new=[task]    Create new task
--list    List all tasks
--delete=[id]   Delete task