Compiles all Licenses from project into binary for MIT compliance
spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
shard.yml |
compiled_license
TODO: Write a description here
Installation
Add this to your application's shard.yml
:
dependencies:
compiled_license:
github: elorest/compiled_license
Usage
require "compiled_license"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/elorest/compiled_license/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
- elorest Isaac Sloan - creator, maintainer