MagicWand

MagicWand is toolkit to use Witchcraft and Reather more easily.

Installation

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

def deps do
  [
    {:magic_wand, "~> 0.2.0"}
  ]
end

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