Today I published 7 erlang and 1 elixir packages into hex.pm
Today I published 7 erlang packages into hex.pm: https://hex.pm/users/cblage They are just forks of the original erlang packages made to build with mix. No functionality lost/changed:
https://hex.pm/packages/async - erlang -> mix
https://hex.pm/packages/cclock - erlang -> mix
https://hex.pm/packages/columbo - erlang -> mix
https://hex.pm/packages/gibreel - erlang -> mix
https://hex.pm/packages/jsondoc - erlang -> mix
https://hex.pm/packages/kill_bill - erlang -> mix
https://hex.pm/packages/narciso - erlang -> mix
Full credit to the original author: https://github.com/jjmrocha
I also published a fork of an elixir package that had been abandoned abandoned since 2014 with fixed bugs and misc improvements. Full credit to the original author: https://github.com/qhool/quaff
hex.pm: https://hex.pm/packages/quaff
Documentation work is still work in progress.
I did this because I needed to use these dependencies in prod and all prod deps should come from hex.pm. dev, test, etc it’s fine to use git deps.
With the support of http://www.aruki.pt
Now I need to get actually back to work… :P
Read next Texto - A simple web app to extract text found in images.