Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 174 Bytes

File metadata and controls

13 lines (11 loc) · 174 Bytes

mix_relx

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