Anvil

Anvil is toolkit to use Witchcraft and Reather more easily.

Installation

The package can be installed by adding anvil to your list of dependencies in mix.exs:

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

The docs can be found at https://hexdocs.pm/anvil.