Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 667 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 667 Bytes

Fluffy

CI Package Version Hex Docs

A simple Gleam AMQP client wrapper based on Erlang implementation

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add fluffy

and its documentation can be found at https://hexdocs.pm/fluffy.