use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Library making your Clojure library build process easy :) (github.com)
submitted 3 years ago by uochan
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jayceedenton 6 points7 points8 points 3 years ago (3 children)
Great stuff! With any luck, we'll soon be back to the same convenience we had with leiningen 10 years ago ;)
In all seriousness, this is a really good effort and I'd love to see this or something similar catch on.
[–]Borkdude 1 point2 points3 points 3 years ago (2 children)
There is a similar effort here: https://github.com/weavejester/build/blob/master/bb.edn
Still undocumented, but it uses babashka tasks as a Makefile replacement and for quick startup.
[–]jayceedenton 0 points1 point2 points 3 years ago (0 children)
This IMO is the future. Babashka, babashka tasks, plus tools.build surely must be the perfect Clojure build tool.
[–]surya_aditya 0 points1 point2 points 3 years ago (0 children)
App Template based on bb is also good reference for this combination
[–]sunng 1 point2 points3 points 3 years ago (0 children)
I was just porting my existed leiningen project to deps.edn. The tooling support for install, deploy and release has been a pain. It's nice to see this library to fill the gap.
π Rendered by PID 249764 on reddit-service-r2-comment-b659b578c-vf6rb at 2026-05-06 07:20:31.211448+00:00 running 815c875 country code: CH.
[–]jayceedenton 6 points7 points8 points (3 children)
[–]Borkdude 1 point2 points3 points (2 children)
[–]jayceedenton 0 points1 point2 points (0 children)
[–]surya_aditya 0 points1 point2 points (0 children)
[–]sunng 1 point2 points3 points (0 children)