This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-11-14
Channels
- # admin-announcements (1)
- # beginners (7)
- # boot (30)
- # clara (1)
- # cljs-dev (3)
- # clojure (57)
- # clojure-austin (2)
- # clojure-conj (3)
- # clojure-dev (11)
- # clojure-russia (84)
- # clojurescript (105)
- # data-science (1)
- # devcards (1)
- # editors (4)
- # editors-rus (2)
- # hoplon (119)
- # immutant (1)
- # lein-figwheel (5)
- # off-topic (4)
- # om (6)
- # re-frame (75)
- # reagent (5)
@spinningtopsofdoom: The Lean Map appears to work fine in self-host/bootstrap. (At least the stuff in the comment
at the bottom of cljs.lean-map.core
.) — Tested in Planck.
@spinningtopsofdoom: I think it should work now
1. git clone
2. cd test.chuck; git checkout extensible-shrunk-report; lein install
3. git clone
4. cd collection-check-1; boot build-jar
5. use [collection-check "0.1.7-SNAPSHOT”]
PR for collection-check: https://github.com/ztellman/collection-check/pull/13 (very messy still, but working) PR for test.chuck: https://github.com/gfredericks/test.chuck/pull/35