This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-12-07
Channels
- # adventofcode (269)
- # beginners (100)
- # boot (6)
- # cider (4)
- # cljsrn (4)
- # clojure (161)
- # clojure-android (31)
- # clojure-argentina (2)
- # clojure-brasil (8)
- # clojure-greece (45)
- # clojure-india (2)
- # clojure-madison (2)
- # clojure-russia (17)
- # clojure-spec (4)
- # clojure-sweden (1)
- # clojure-uk (32)
- # clojurescript (93)
- # core-logic (2)
- # cursive (21)
- # data-science (2)
- # datomic (46)
- # defnpodcast (1)
- # duct (5)
- # emacs (21)
- # events (1)
- # fulcro (17)
- # graphql (13)
- # job (1)
- # jobs (2)
- # leiningen (11)
- # lumo (3)
- # off-topic (119)
- # om (4)
- # onyx (2)
- # planck (6)
- # portkey (12)
- # re-frame (5)
- # reagent (3)
- # ring (5)
- # shadow-cljs (27)
- # spacemacs (19)
- # specter (6)
- # unrepl (9)
@volrath I think this it a more reliable way of jacking in in boot: https://github.com/Unrepl/unravel/pull/54/files#diff-6b1ccd9ba143f8e1ce5f3cbb218f8894R22
@pesterhazy awesome, thanks! will fix on my end as well.. may I ask, what makes it more reliable?
@volrath in my tests I saw jars being downloaded after unravel connects
the reason being that -i
executes very early on
weather that's a problem I'm actually not 100% sure about but it seems fishy
the caveat is that boot call
requires boot >= 2.7.2