Hex

What is Hex?

Hex is the package manager in the Erlang or Elixir ecosystem. Basically, Hex works very similarly to comparable projects such as npm.

How do we use Hex?

We use Hex in all Elixir based projects to simplify the management of dependencies and libraries.

Why Hex?

As an established and well-functioning standard in the Erlang ecosystem, Hex meets all of our requirements.