allq_client

Crystal-lang support for Allqueue.

Beta: In progress.

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  allq_client:
    github: blitline_dev/allq_client_shard
  1. Run shards install

Usage

require "allq_client"

TODO Write usage instructions here