github.com/bit4bit/sip_utils.cr
main / published Oct 19, 2025 / repository
SIP Utils
sip_utils
Some SIP utilities.
Installation
-
Add the dependency to your
shard.yml:dependencies: sip_utils: github: bit4bit/sip_utils -
Run
shards install
Usage
[see](spec/sip_utils_spec.cr
Contributing
- Fork it (https://github.com/bit4bit/sip_utils/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
- Jovany Leandro G.C - creator and maintainer