Hacker News new | ask | show | jobs
by im_down_w_otp 3789 days ago
Why not just follow the Erlang/OTP practice of creating a "release" which contains everything you need, including the runtime system, deps, and your code into a self-contained tarball?