Find a file
2020-10-20 13:54:35 -04:00
lib feat: init 2020-10-20 13:54:35 -04:00
test feat: init 2020-10-20 13:54:35 -04:00
.formatter.exs feat: init 2020-10-20 13:54:35 -04:00
.gitignore feat: init 2020-10-20 13:54:35 -04:00
mix.exs feat: init 2020-10-20 13:54:35 -04:00
mix.lock feat: init 2020-10-20 13:54:35 -04:00
README.md feat: init 2020-10-20 13:54:35 -04:00

AshPhoenix

TODO: Add description

Installation

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

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