adzerk-oss / boot-cljs-repl

Boot task providing a REPL for ClojureScript development.
Eclipse Public License 1.0
72 stars 28 forks source link

Make `repl` task server port configurable #30

Closed pandeiro closed 8 years ago

pandeiro commented 8 years ago

In addition to specifying the websocket port that weasel communicates over, it would be nice to be able to configure the internally used repl task's port as well.

karneaud commented 8 years ago

How does this get set?