-
Notifications
You must be signed in to change notification settings - Fork 5
nf/todo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
todo A simple command-line todo list written in Go. Installation: 1. Install Go: http://golang.org/doc/install.html 2. Install todo: $ `go get github.com/nf/todo` Usage: 1. Add a task to the list: $ todo add write a readme file 2. List outstanding tasks: $ todo 0: write a readme file 3. Remove a task from the list: $ todo rm 0 By Andrew Gerrand <[email protected]>
About
A simple command-line todo list written in Go
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published