Fork me on GitHub
#announcements
<
2022-03-03
>
jaide15:03:03

Created interactive babashka and node-babashka templates on replit • https://replit.com/@eccentric-j/Babashka-Clojure-Template?v=1https://replit.com/@eccentric-j/Node-Babashka-ClojureScript-Template?v=1 They are ready to fork, explore, and build all sorts of cool projects with that can be embedded and shared all around.

🎉 12
❤️ 7
👍 3
babashka 5
nbb 4
clojure-lsp 2
borkdude17:03:28

SCI configs: https://github.com/babashka/sci-configs A collection of ready to be used SCI configs This repo includes SCI configurations for: • reagent • promesa • js-interop and more to come.

7
🙌 3
🎉 3
practicalli-johnny22:03:54

https://github.com/practicalli/clojure-deps-edn user level aliases for Clojure CLI projects and community tools - library dependency updates and alias additions • graph/ns-deps shows connections between library dependencies and the namespace • graph/deps now uses tools.deps.graph to show relationship between library • :lib/pprint-sorted alias to include the https://github.com/greglook/puget when starting a REPL session, enabling sorted keys and set values when pretty printing and colour highlighting • :lib/sayid include https://github.com/clojure-emacs/sayid as a dependency to support provide REPL driven debugging and profiling (also useful if running a repl for cider-connect or other tools that have a sayid plugin) • github actions - update checkout to v3 • Update library versions using :project/outated alias (including the latest reveal (free) version - see below In the next release I'll be moving some aliases under the :search/ qualifier and then move on to looking at tools.build

practicalli 5
🎉 3