updated via script

main
m455 2018-04-09 20:27:01 -04:00
parent aaa2de1efb
commit 868e996c2a
1 changed files with 9 additions and 0 deletions

View File

@ -2,3 +2,12 @@
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