All Projects → matiasgarciaisaia → Crystal Git

matiasgarciaisaia / Crystal Git

Licence: mit
Crystal bindings for libgit2

Programming Languages

crystal
512 projects

crystal-git

TODO: Write a description here

Installation

Add this to your application's shard.yml:

dependencies:
  crystal-git:
    github: matiasgarciaisaia/crystal-git

Usage

require "crystal-git"

TODO: Write usage instructions here

Development

Run make to get the library built, or make spec to run the specs.

Contributing

  1. Fork it ( https://github.com/matiasgarciaisaia/crystal-git/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].