Add the following code to your project's shard.yml under:
dependencies
to use in production
- OR -
development_dependencies
to use in development
Crystal bindings for Hamlib, a ham radio control library for rigs, rotators, tuners, and amplifiers
Generated using libgen
Add the dependency to your shard.yml
:
dependencies:
hamlib:
github: acoolstraw/hamlib-cr
Run shards install
require "hamlib"
TODO: Write usage instructions here
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)