simple_sub

Version, currently master branch1 version
  • master branchlatestOct 13, 2021

github.com/jemc/crystal-simple-sub

A Crystal port of LPTK/simple-sub (for learning purposes)

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  simple_sub:
    github: jemc/crystal-simple-sub
    branch: master

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

Then run:

shards install

shard.yml

Crystal
1.0.0
License
MIT
Author
Joe Eli McIlvain

Dependencies

This version declares no dependencies.

README

crystal-simple-sub

This is a Crystal port of simple-sub, written only for the purposes of learning how it works in detail.

TODO: Documentation