Skip to content

electricimp/mix_relx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mix_relx

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%