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
In Debian we have a policy about regenerating everything during package build time. I'm about half-way through learning how to use lein+maven (for network detached builds).
Since the uberjar will be regenerated every time the package will be built, it would be nice if project.clj had a :main namespace that we could run directly :-)