A declarative and extensible framework for building Elixir applications.
Find a file
Zach Daniel 4c41344126
init
2019-10-02 23:08:36 -04:00
lib init 2019-10-02 23:08:36 -04:00
test init 2019-10-02 23:08:36 -04:00
.formatter.exs init 2019-10-02 23:08:36 -04:00
.gitignore init 2019-10-02 23:08:36 -04:00
mix.exs init 2019-10-02 23:08:36 -04:00
README.md init 2019-10-02 23:08:36 -04:00

Ash

TODO: Add description

Installation

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

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