VPS has low memory and cannot run compilation without crashing. I cannot generate working fat-jar (tried a lot of stuff with sbt-assembly, sbt-native-packager and sbt-start-script without any success).
I am not asking how to create a fat-jar.
Question:
How to prepare (I guess just compile it on other machine) and how to "sbt run" without triggering dependency checks and compilation?