This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-03
Channels
- # announcements (2)
- # asami (1)
- # babashka (32)
- # beginners (125)
- # calva (4)
- # cider (1)
- # clj-kondo (16)
- # clj-together (1)
- # cljs-dev (15)
- # clojure (30)
- # clojure-australia (3)
- # clojure-europe (41)
- # clojure-italy (1)
- # clojure-losangeles (1)
- # clojure-nl (4)
- # clojure-spec (68)
- # clojure-uk (28)
- # clojurescript (36)
- # conjure (2)
- # cryogen (1)
- # cursive (2)
- # data-science (2)
- # datascript (2)
- # datomic (70)
- # events (2)
- # fulcro (11)
- # graalvm (1)
- # jobs (4)
- # kaocha (4)
- # leiningen (4)
- # malli (52)
- # meander (21)
- # off-topic (11)
- # pathom (7)
- # pedestal (17)
- # reagent (23)
- # reitit (5)
- # remote-jobs (5)
- # reveal (7)
- # shadow-cljs (24)
- # spacemacs (36)
- # sql (21)
- # vim (18)
- # xtdb (7)
Hello! I am sorry, I do not understand https://vlaaad.github.io/reveal/#cursive I guess I should choose "Run with Deps", even though the docs doesn't say so? And I guess I should put -m vlaaad.reveal repl
into JVM Args, right? Or? 🙏
✅ 3
When using "Run with Deps", I also select an alias that has this:
:main-opts ["-m" "vlaaad.reveal" "repl"]
In that case I don't need to set it anywhere else. I think -m vlaaad.reveal repl
should be in "Parameters", not in "JVM Args"thanks a lot!
@U47G49KHQ how can I send a PR for https://vlaaad.github.io/reveal ?