Skip to content

bruston/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

todo

A very minimalistic console todo list in Lua.

Installation

Rename the file to todo and chmod +x it to make it executable. Then place or link it somewhere in your PATH.

##Usage:

`todo` lists all todos.
`todo add "[task]"` add a task.
`todo rm [#num]` remove a task by number.
`todo -h` display usage instructions.

About

A very minimalistic console todo list manager in Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages