github.com/puppetpies/crystal-libtar
master / published Jul 6, 2016 / repository
Crystal bindings for libtar
crystal-libtar
Libtar bindings for the Crystal language
Installation
Add this to your application's shard.yml:
dependencies:
crystal-libtar:
github: puppetpies/crystal-libtar
Usage
require "crystal-libtar"
Development
TODO: Make it work
Contributing
- Fork it ( https://github.com/puppetpies/crystal-libtar/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
Contributors
- puppetpies Bri in The Sky - creator, maintainer