ruuvi / ruuvitracker_server

RuuviTracker Server
https://ruuvi.com
BSD 2-Clause "Simplified" License
22 stars 8 forks source link

Remote REPL #58

Closed jsyrjala closed 12 years ago

jsyrjala commented 12 years ago

Include nREPL server https://github.com/clojure/tools.nrepl and ability to fetch new libraries https://github.com/cemerick/pomegranate

nREPL server should accept connections only from localhost.

Add command-line parameters and configuration file options to enable this.