README.md

# Entrance

Entrance is a modern, updated and maintained version of [Doorman](https://github.com/BlakeWilliams/doorman). 

This project is being developed and it's not ready for production

You can find more in-depth [documentation here](https://hexdocs.pm/entrance/).

## Installation

Add entrance to your dependencies in `mix.exs`.

```elixir
def deps do
  [{:entrance, "~> 0.1.0"}]
end
```

## Contribute

I'm totally open to new ideas. Fork, open issues and feel free to contribute.