Packages

Glom - the glue code needed to connect agents and platforms.

Current section

Files

Jump to
glom README.md
Raw

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.