|
|
|
|
|
by tkho
4152 days ago
|
|
I work in a mainly Python + JVM environment, and this has been very useful in deploying a Rails-based distributed build system (https://github.com/square/kochiku) in our environment. It’s super easy to build essentially static multi-platform tarballs—on my Mac—that just work in our Linux production environment. |
|