Gotcha - is there a way to write the cache somewhere else?
@mattyulrich no, currently it always uses the home folder
Ok.. I can safely delete the cache directory, right? It will have to re-init the boot and clj libs but should be fine?
Yep
A little late but I think you can use a symlink to point directories inside .boot dir elsewhere
The cache should be on the same file system as the project youβre building, though, because hard links are used
Special thanks to @micha for all his work on Boot and for supporting its continued development as a monthly sponsor on OpenCollective
keep up the good work @flyboarder!
You asked, we listened - special delivery of Boot v2.8.3 is now available. :boot-clj:
@bozhidar here you go!
Thanks to @alandipert for helping to get the boot build box up and running. Also thanks to @micha for helping to get boot under clojars 20mb jar limit.
Congrats!
This version includes top-down updates to all the dependencies and builds using java 1.8 instead of 1.7
thanks! Iβll try tomorrow
π₯