Current section
Files
Jump to
Current section
Files
README.md
# Mavis
[](https://github.com/ityonemo/mavis/actions)
[](https://hex.pm/packages/mavis)
[](https://hexdocs.pm/mavis/)
[](https://hex.pm/packages/mavis)
[](https://hex.pm/packages/mavis)
[](https://github.com/ityonemo/mavis/commits/master)
Advanced type system for Elixir.
## Installation
Add `mavis` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:mavis, "~> 0.0.3"}
]
end
```