Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 377 Bytes

pong

##Create a clojure.main Cursive REPL Configuration Click Run->Edit configurations. Click the + button at the top left and choose Clojure REPL Choose a Local REPL Enter a name in the Name field (e.g. "REPL") Choose the radio button Use clojure.main in normal JVM process In the Parameters field put script/repl.clj Click the OK button to save your REPL config. Connect!