novadax_crystal
TODO Write a description here
Installation
-
Add the dependency to your
shard.yml
:dependencies: novadax_crystal: github: agloks/novadax_crystal
-
Run
shards install
Usage
require "novadax_crystal"
TODO Write usage instructions here
Development
TODO Write development instructions here
Contributing
- Fork it (https://github.com/agloks/novadax_crystal/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
- Agloks - creator and maintainer