Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 331 Bytes

klipse-app

Clojure[script] REPL online

clojure -A:figwheel --build dev --repl

In order to launch a cljs repl in Cider, we have to provide -A:fig-cider trough jack-in params. (You need to enable cider-edit-jack-in-command in emacs). But this is done autmagically by the variables defined in .dirs-locals.el.