diff --git a/notes/todo.txt b/notes/todo.txt new file mode 100644 index 0000000..4ee00d2 --- /dev/null +++ b/notes/todo.txt @@ -0,0 +1,4 @@ +- [ ] Add ability to enter commands directly from command line $ ./mumble (+ 1 2) +- [ ] Add a bunch of automatic tests using ^ +- [ ] Add some documentation +- [ ] Post this on Github