how to start labrepl


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. > git clone git://github.com/relevance/labrepl.git
  2. >cd labrepl
  3. >mvn clojure:repl
  4. browse to http://localhost:8080/

Report this snippet


Comments


You need to login to view comments.