allq_client
Crystal-lang support for Allqueue.
Beta: In progress.
Installation
- Add the dependency to your
shard.yml
:
dependencies:
allq_client:
github: blitline_dev/allq_client_shard
- Run
shards install
Usage
require "allq_client"
TODO Write usage instructions here