This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-09
Channels
- # announcements (12)
- # babashka (22)
- # beginners (17)
- # boot (5)
- # calva (45)
- # clj-kondo (17)
- # clojure (70)
- # clojure-australia (4)
- # clojure-europe (35)
- # clojure-finland (6)
- # clojure-losangeles (2)
- # clojure-nl (1)
- # clojure-uk (2)
- # clojured (26)
- # clojurescript (10)
- # conjure (1)
- # datahike (1)
- # events (1)
- # honeysql (14)
- # introduce-yourself (5)
- # jobs (5)
- # joyride (2)
- # minecraft (6)
- # off-topic (5)
- # pathom (14)
- # rewrite-clj (1)
- # shadow-cljs (13)
- # tools-build (6)
- # tools-deps (13)
- # vim (29)
- # xtdb (8)
How would i get intelliji to understand (navigate, look up source code, etc..) a .boot file? Cursive doesn't seem to be able to do static analysis on it.
At a glance the answer is that there is no easy way https://github.com/cursive-ide/cursive/issues/692
Where Can i find a high level description of a boot pod?
The namespace doesn't feel like a good place to start. https://cljdoc.org/d/boot/pod/2.8.3/doc/boot-pod > Namespace containing functions and vars related to pods, dependencies, jar files, and classloaders.
this seems better https://github.com/boot-clj/boot/wiki/Pods