mix_relx defp deps do [ {:mix_relx, git: "https://github.com/rlipscombe/mix_relx", runtime: false}, ] end MIX_ENV=prod mix do compile, relx