GavinParser

You can run the tests which run all the given examples by doing:

MIX_ENV=test mix test

Installation

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

def deps do
  [
    {:gavin_parser, "~> 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/gavin_parser.