This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-04-08
Channels
- # architecture (8)
- # boot (18)
- # cider (33)
- # cljs-dev (35)
- # cljsrn (3)
- # clojure (77)
- # clojure-dev (6)
- # clojure-dusseldorf (1)
- # clojure-russia (1)
- # clojure-spec (4)
- # clojurescript (40)
- # cryogen (1)
- # cursive (4)
- # dirac (2)
- # emacs (1)
- # figwheel (10)
- # funcool (2)
- # hoplon (21)
- # incanter (2)
- # leiningen (1)
- # lumo (44)
- # off-topic (2)
- # onyx (53)
- # overtone (5)
- # pedestal (8)
- # re-frame (9)
- # reagent (37)
- # rum (9)
- # spacemacs (16)
- # sql (2)
- # testing (1)
- # unrepl (4)
- # untangled (4)
- # yada (16)
Hi all, 🙂 I was copying untangled template, but it seems error with [untangled-web/untangled "1.0.0-SNAPSHOT"]
, it could not find it on clojars
Hi @codxse the new untangled combo lib is probably not yet published. It’s been 13 hours ago that @tony.kay did the commit. I’m sure he’ll publish it next week.
For the moment to start with the untangled template just replace [untangled-web/untangled "1.0.0-SNAPSHOT"]
in the project-clj
file with [navis/untangled-client "0.8.2-SNAPSHOT"]
and [navis/untangled-server "0.7.0"]