trigram
trigram
Based on kkdai/trigram.
Installation
-
Add the dependency to your
shard.yml
:dependencies: trigram: github: devnote-dev/trigram
-
Run
shards install
Usage
require "trigram"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/devnote-dev/trigram/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
- Devonte W - creator and maintainer
This repository is managed under the MIT license.
© 2023 devnote-dev