Is it possible to build a jar and refer to amazing defclifn
in it. I have a few tools which I need to distribute as jars now.?
@happy.lisper it is, you can make a library
Anyone tried cider 0.15 with boot 2.8.2? a lot of warnings
Hi all: in boot, is there an easy to add a folder as resources to the classpath, but don't just dump everything in at root? If want to add a dist/
folder, but I want to preserve the dist/
folder, do I have to move things to dist/dist
first and then move?