AoCShared

TODO: Add description

Installation

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

def deps do
  [
    # {:ao_c_shared, "~> 0.1.0"}
    {:ao_c_shared, git: "https://github.com/ericridgeway/AoCShared.git", branch: "master"},

  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ao_c_shared.