This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-03-11
Channels
- # aleph (1)
- # beginners (192)
- # boot (9)
- # cider (12)
- # cljs-dev (223)
- # clojure (30)
- # clojure-brasil (3)
- # clojure-china (1)
- # clojure-italy (4)
- # clojure-russia (24)
- # clojure-spec (7)
- # clojured (5)
- # clojurescript (82)
- # cursive (9)
- # datomic (24)
- # emacs (6)
- # fulcro (9)
- # keechma (1)
- # luminus (1)
- # off-topic (3)
- # om-next (5)
- # onyx (1)
- # parinfer (9)
- # re-frame (1)
- # reitit (4)
- # ring-swagger (6)
- # shadow-cljs (8)
- # spacemacs (1)
- # sql (1)
- # unrepl (13)
In the README of rebel-readline it says:
boot -d com.bhauman/rebel-readline call -f rebel-readline.main/-main
but this doesn’t work. What is the correct way?I get:
java.lang.IllegalArgumentException: No such task (call)
clojure.lang.ExceptionInfo: No such task (call)
I found it here: https://github.com/boot-clj/boot/blob/49ea7d6207e694f98375f57776846732e3c91908/boot/core/src/boot/task/built_in.clj#L1086
@borkdude boot -V
🙂
awesome 😄