Current section

Files

Jump to
ryal README.md
Raw

README.md

# Ryal
A simple wrapper of the applications provided in the main ryal repository and umbrella for Hex.
## Installation
```elixir
def deps do
[{:ryal, "~> 0.x"}]
end
```