README.md

# Posexional

Elixir library for positional files

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:

  1. Add posexional to your list of dependencies in `mix.exs`:

        def deps do
          [{:posexional, "~> 0.0.1"}]
        end


## Docs

You can [read the docs online](https://hexdocs.pm/posexional/Posexional.html)