HedwigSonar
Work in Progress. Not quite ready for production.
Installation
If available in Hex, the package can be installed as:
- Add
hedwig_sonarto your list of dependencies inmix.exs:
```elixir
def deps do
[{:hedwig_sonar, "~> 0.1.0"}]
end
```