githubcr

Version, currently master branch1 version
  • master branchlatestApr 10, 2020

github.com/TheOnlyArtz/githubcr

A GItHub API Wrapper for the Crystal programming language! (No external dependencies)

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  githubcr:
    github: TheOnlyArtz/githubcr
    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
0.33.0
License
MIT
Author
Amit Katz

Dependencies

This version declares no dependencies.

README

github.cr

A GItHub API Wrapper for the Crystal programming language!