Packages

`index` records by address.

Current section

Files

Jump to
index README.md
Raw

README.md

# Index
Use `index` in your dependencies, in `mix.exs`:
```elixir
def deps do
[
{:index, "~> 0.0.1"}
]
end
```
See rough guides on <https://hexdocs.pm/index>, or locally using [ExDoc].
[ExDoc]: https://github.com/elixir-lang/ex_doc