Crystal-dict
DICT protocol
Crystal implementation of the DICT protocol (RFC 2229).
Installation
- Add the dependency to your
shard.yml
:
dependencies:
dict-protocol:
github: singond/dict-protocol
- Run
shards install
Usage
require "dict-protocol"
Contributing
- Fork it (https://github.com/singond/dict-protocol/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
Running tests
The tests use the Log
class to log messages. To see the messages, set the LOG_LEVEL
environment variable:
LOG_LEVEL=info crystal spec
Contributors
- Jan Singon Slany - creator and maintainer
Repository
Crystal-dict
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 1 year ago
- July 31, 2023
License
Links
Synced at
Thu, 03 Apr 2025 09:52:14 GMT
Languages