Package Management in Elixir: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 December 2023

  • curprev 14:4614:46, 3 December 2023Elixirfan talk contribs 3,493 bytes +3,493 Created page with "== Package Management in Elixir == Elixir, being built on top of the Erlang virtual machine (BEAM), provides a powerful package management system that allows developers to easily manage dependencies in their projects. This article will explore the package management options available in Elixir and provide a comprehensive overview of the tools that can be used for this purpose. === Hex === Hex is the default package manager for Elixir and provides a centralized reposit..."