X3m.System

Set of building blocks for organizing Elixir applications in a bigger system

Installation

def deps do
[
{:x3m_system, "~> 0.1.0"}
]
end