crystalcave

Version, currently master branch1 version
  • master branchlatestNov 24, 2016

github.com/ruivieira/crystalcave

A collection of random Crystal snippets.

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  crystalcave:
    github: ruivieira/crystalcave
    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
no constraint declared
License
MIT
Author
Rui Vieira <ruidevieira@googlemail.com>

Dependencies

Runtime Dependencies

  • rss*github: ruivieira/rss

README

# crystalcave

![Image of Crystal cave](http://i.imgur.com/eMpyeoM.jpg)

A collection of random Crystal snippets.


## Contributors

- [[ruivieira]](https://github.com/ruivieira) Rui Vieira - creator, maintainer