boot-clj/boot

Ability to pass more options to REPLy

Open

#113 opened on Jan 30, 2015

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Clojure (178 forks)batch import
Enhancementhelp wanted

Repository metrics

Stars
 (1,748 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Reason for that is whidbey, which needs to pass :nrepl-context to REPLy to work correctly. Here is the link to IRC chat discussing this problem. It's desirable to have some way of doing that from .profile.boot. :)

Contributor guide