README.md

# SumMag

SumMag: a meta-programming library for Hastega and Cockatorice.

## Installation

This package can be installed by adding `sum_mag` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:sum_mag, "~> 0.0.6"}
  ]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/sum_mag](https://hexdocs.pm/sum_mag).