The cielo
repo is a set of basic generic utilities used frequently in crystal repositories
-
Add the dependency to your
shard.yml
:dependencies: cielo: github: healtronlabs/cielo
-
Run
shards install
require "cielo"
- Fork it (https://github.com/your-github-user/cielo/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
- descholar-ceo - creator and maintainer