Comment out debug output.
Implement multi-character endlines.
Nicer escapes, simple line breaking
Support uncolored printing
Basic pretty printing
Close unused pipe fds in parent.
Use Lwt instead of Async, fix Makefile
Fix suffixes in makefile, Async copying
Pipe redirection
Subprocess-handling module
Update to newer OCaml/OPAM, ppx_derived show now actually works
Dune build files (that don't seem to work)
Data structure for parsed commandline arguments
Improved argument handling.
Argument parsing