The default behavior of `lj` should be "compile, test, run" (halting early if either compilation or testing fails). Options desired: - only compile and test ("-t" or "-T"?) - only compile and run ("-r" or "-R"?)