aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2017-02-17 01:13:30 -0800
committerbnewbold <bnewbold@robocracy.org>2017-02-17 01:13:30 -0800
commit3992e449c530739dc6231964ec86f1c159a01960 (patch)
treedac4dc700d7ddf0bccf37fd50068b42ac35b5092
parent04ff964517f84b7ed3ec040e15b648b8d399fe58 (diff)
downloadeinhyrningsins-3992e449c530739dc6231964ec86f1c159a01960.tar.gz
einhyrningsins-3992e449c530739dc6231964ec86f1c159a01960.zip
update TODO
-rw-r--r--TODO.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index d8637d0..c388cc8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,3 +1,7 @@
+http://2ndscale.com/rtomayko/2009/unicorn-is-unix
+http://bogomips.org/unicorn/
+quick_error or error-chain
+
- some form of unittests (shell scripts? sub-process?)
eg, https://github.com/uutils/coreutils/tree/master/tests
- better error handling (no unwraps)
@@ -8,6 +12,7 @@
- argument to create a pid file
nice to have:
+- consider renaming to einhyrn
- refactor code into multiple files
- design docs/notes
- more examples: rust, golang, C, ruby, js/node