ash_postgres/README.md
2019-10-06 16:36:18 -04:00

501 B

AshEcto

TODO: Add description

Installation

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

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