diff options
author | bnewbold <bnewbold@robocracy.org> | 2017-02-17 01:13:30 -0800 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2017-02-17 01:13:30 -0800 |
commit | 3992e449c530739dc6231964ec86f1c159a01960 (patch) | |
tree | dac4dc700d7ddf0bccf37fd50068b42ac35b5092 | |
parent | 04ff964517f84b7ed3ec040e15b648b8d399fe58 (diff) | |
download | einhyrningsins-3992e449c530739dc6231964ec86f1c159a01960.tar.gz einhyrningsins-3992e449c530739dc6231964ec86f1c159a01960.zip |
update TODO
-rw-r--r-- | TODO.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |