crouton

Version, currently master branch1 version
  • master branchlatestFeb 2, 2018

github.com/willamin/crouton

Go routines in crystal... sorta

0 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  crouton:
    github: willamin/crouton
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

This shard.yml declares only a name and a version: no Crystal constraint, no dependencies, no targets and no executables. It is a plain library with nothing to build.

Dependencies

This version declares no dependencies.

README

crouton

Go routines in crystal... sorta

See examples for usability.

inspired by this comment