Crystal Support
A collection of useful utilities for Crystal projects.
Installation
-
Add the dependency to your
shard.yml
:dependencies: support: github: support-crystal/package
-
Run
shards install
Contributing
- Fork it (https://github.com/support-crystal/package/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
License
Support is licensed under the MIT License. See the LICENSE file for details.