crystal-pingpong v0.1.0
Crystal PingPong Example Shard
This is a simple, example shard.
It was created with the name pingpong and then moved into the repo github.com/grokify/crystal-pingpong.
% crystal init lib pingpong
Installation
-
Add the dependency to your
shard.yml:dependencies: pingpong: github: grokify/crystal-pingpong -
Run
shards install
Usage
require "pingpong"
pp = Pingpong::Ping.new
puts pp.ping // "pong"
References
- Crystal Docs: Writing Shards
- Make your own Shard in Crystal language by Vitalii Elenhaupt
- Referenced shard:
crystal-memcached - Referenced shard:
twitter-crystal
Contributing
- Fork it (https://github.com/your-github-user/pingpong/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
Repository
crystal-pingpong
Owner
Statistic
- 0
- 0
- 1
- 0
- 0
- 24 days ago
- September 25, 2022
License
MIT License
Links
Synced at
Mon, 15 Dec 2025 04:42:38 GMT
Languages