You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I would prefer 2. to keep the bundle smaller, but 3. is fine too (This is what we do for SDKMAN!, and seems to be a common "requirement"). If we can just invoke a script then it doesn't matter either way.
The helpful folks at chocolatey.org have recommended that we can package the software -as is- up to a size of ~150MB as we are the vendor.
Right now I am just trying to get a 2.7 release out on chocolatey as there was a 2.2 on it (from 2013).
So I see three possibilities from now on:
.bat
which in turn doeslein self-install
lein.bat
that comes with the release (i.e.2.7.2
or2.8.0
) and then runlein self-install
(I think I prefer this one)lein.bat
differentlylein.bat
every releaselein.bat
AND the jar (right now it's just under 15MB).deb
lein.bat
and.jar
every releaseThe text was updated successfully, but these errors were encountered: