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
 - almost 2 years ago
 - July 31, 2023
 
License
  
Links
  
  Synced at
  Tue, 04 Nov 2025 04:18:15 GMT
Languages