h3_crystal
H3 Crystal - Testing
Crystal-to-C bindings for Uber's H3 library.
Please consult the H3 documentation for a full explanation of terminology and concepts.
Supported H3 Versions
The semantic versioning of this shard matches the versioning of the H3 C library. E.g. version 3.5.x
of this shard is targeted for version 3.5.y
of H3 C lib where x
and y
are independent patch levels.
Getting Started
Before installing the shard, please install the build dependencies for your system as instructed here: https://github.com/uber/h3#install-build-time-dependencies
Installation
-
Add the dependency to your
shard.yml
:dependencies: h3_crystal: github: swilk19/h3_crystal
-
Run
shards install
Usage
require "h3_crystal/h3"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/h3_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
- swilkins - creator and maintainer
Special Thanks
Repository
h3_crystal
Owner
Statistic
- 3
- 0
- 1
- 0
- 0
- almost 2 years ago
- August 17, 2019
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 09:56:52 GMT
Languages