An admin ui for Ash Resources
Find a file
Zach Daniel c4abb289bf init
2020-11-25 16:17:04 -05:00
lib init 2020-11-25 16:17:04 -05:00
test init 2020-11-25 16:17:04 -05:00
.formatter.exs init 2020-11-25 16:17:04 -05:00
.gitignore init 2020-11-25 16:17:04 -05:00
mix.exs init 2020-11-25 16:17:04 -05:00
README.md init 2020-11-25 16:17:04 -05:00

AshAdmin

TODO: Add description

Installation

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

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