Crystal-lang binding to libgit2 with inteface similar to rugged.
Add this to your application's shard.yml:
dependencies:
git:
github: smacker/libgit2.crrequire "git"TODO: Write usage instructions here
TODO: Write development instructions here
- Fork it (https://github.com/smacker/libgit2/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
- smacker Maxim Sukharev - creator, maintainer