pingpong
Version, currently 0.1.01 version
- 0.1.0latestSep 26, 2022
github.com/grokify/crystal-pingpong
Simple example shard
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
pingpong:
github: grokify/crystal-pingpong
version: ~> 0.1.0Then run:
shards installshard.yml
- Crystal
1.5.1- License
- MIT
- Author
- Grokify
Dependencies
This version declares no dependencies.
README
Crystal PingPong Example Shard
This is a simple, example shard.
Installation
-
Add the dependency to your
shard.yml:dependencies: pingpong: github: grokify/crystal-pingpong -
Run
shards install
Usage
require "pingpong"
pp = Pingpong::Ping.new
resp = pp.ping // "pong"
References
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- Sep 26, 2022
- Commit
aa5f3becb907- Crystal
1.5.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/grokify/crystal-pingpong
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 1