updated via script
parent
aaa2de1efb
commit
868e996c2a
|
@ -2,3 +2,12 @@
|
||||||
A command-line todo list in Racket
|
A command-line todo list in Racket
|
||||||
|
|
||||||
**Currently under development**
|
**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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue