Current section

Files

Jump to
posexional README.md
Raw

README.md

# Posexional
Elixir library for positional files
## Installation
the package can be installed by adding posexional to your list of dependencies in `mix.exs`:
def deps do
[{:posexional, "~> 0.4.0"}]
end
## Docs
You can [read the docs online](https://hexdocs.pm/posexional/Posexional.html)