Sorry for the extreme delay. Thanks! I like this idea - my only blocker is that right now (OSX El Capitan, Docker 1.13.0, koans master), I can't figure out how to quit the docker execution of lein koan run - <ctrl-c> doesn't do anything and I end up having to kill -9 the process. Not sure if this is an inherent issue or if it's something we could work around. lein koan repl exited just fine fwiw.
Sorry for the extreme delay. Thanks! I like this idea - my only blocker is that right now (OSX El Capitan, Docker 1.13.0, koans master), I can't figure out how to quit the docker execution of
lein koan run
-<ctrl-c>
doesn't do anything and I end up having tokill -9
the process. Not sure if this is an inherent issue or if it's something we could work around.lein koan repl
exited just fine fwiw.