m11m / ex_magery

Elixir backend for Magery HTML templating https://github.com/caolan/magery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExMagery

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ex_magery to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_magery.

About

Elixir backend for Magery HTML templating https://github.com/caolan/magery

License:MIT License


Languages

Language:HTML 68.7%Language:Elixir 31.3%