## Getting `rlwrap` ``` brew install rlwrap ``` ## To run a REPL ``` rlwrap lein run -m clojure.main repl.clj ```