Implement the CLI facade
rr- opened this issue · 1 comments
rr- commented
Right now everything we've done may be covered by unit tests which is nice, but it hasn't been used in any way in main.cc
. We should finally make a working facade that does something, and test it, ideally w/o spawning a new process (because it's fragile).