Crystal Bindings for open62541
-
Add the dependency to your
shard.yml
:dependencies: open62541: github: E63T/open62541
-
Run
shards install
require "open62541"
TODO: Write usage instructions here
TODO: Write development instructions here
- Fork it (https://github.com/E63T/open62541/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
- unn4m3d - creator and maintainer