README.md
# Glom
The glue code needed to connect agents and platforms.
## Installation
```elixir
def deps do
[
{:glom, "~> 0.1.0"}
]
end
```
## Status
Placeholder release. The shape of the API is still being worked out.
# Glom
The glue code needed to connect agents and platforms.
## Installation
```elixir
def deps do
[
{:glom, "~> 0.1.0"}
]
end
```
## Status
Placeholder release. The shape of the API is still being worked out.