#elixir #distillery #release_management #erlang
Releasing elixir with distillery
https://medium.com/grandcentrix/releasing-elixir-with-distillery-acfcd7004476
Releasing elixir with distillery
https://medium.com/grandcentrix/releasing-elixir-with-distillery-acfcd7004476
Medium
Releasing Elixir with Distillery
Distillery allows conveniently creating Erlang releases from Elixir projects. We share practical learnings of using it in production!
#elixir #distillery #release_management
Wrong path in elixir after release with distillery
https://medium.com/@afternow/wrong-path-in-elixir-after-release-with-distillery-2b7e5be7872f
Wrong path in elixir after release with distillery
https://medium.com/@afternow/wrong-path-in-elixir-after-release-with-distillery-2b7e5be7872f
Medium
Wrong path in Elixir after release with Distillery
After releasing my Elixir 1.8 mailing app with Distillery 2.0, the path of my EEx templates where no more valid. I put the template files…