README.md

# Wrap

Build, Publish & Deploy Infrastructure to the Cloud

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `package` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:wrap, "~> 0.0.1"}
  ]
end
```