Go to file
m455 868e996c2a updated via script 2018-04-09 20:27:01 -04:00
LICENSE updated via script 2018-03-16 09:53:12 -04:00
README.md updated via script 2018-04-09 20:27:01 -04:00
rodo.rkt organized functions 2018-04-09 20:25:00 -04:00

README.md

rodo

A command-line todo list in Racket

Currently under development

You can try it out while it's being developed:

./rodo init -> initialize rodo in your home directory by default

./rodo add milk -> add "milk" to the list

./rodo ls -> list your todo list items