Resx

A resource management and processing library for Elixir

Installation

Note: This library is still in development, there’s no guarantee of backwards compatibility at this point in time whilst the planned features are introduced. After it reaches that point the version will be bumped to 0.1.0.

def deps do
    [{ :resx, "== 0.0.4" }]
end

Todo