scala - How to build a bundle sbt from source for offline use? -


my goal have sbt jar file dependencies in order create debian package, install on machine without check/install package @ first run. right choice use sbt-assembly build sbt jar dependencies?

the sbt binary version doesn't come dependecies , sbt download them @ first run.

i don't understand use case, sbt-native-packager .deb format fit?


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -