TODO: Write a description here
Add this to your application's shard.yml
:
dependencies:
crystal-git:
github: matiasgarciaisaia/crystal-git
require "crystal-git"
TODO: Write usage instructions here
Run make
to get the library built, or make spec
to run the specs.
- Fork it ( https://github.com/matiasgarciaisaia/crystal-git/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
- matiasgarciaisaia Matias Garcia Isaia - creator, maintainer