stathat
stathat
Crystal StatHat library
Installation
Add this to your application's shard.yml
:
dependencies:
stathat:
github: russ/stathat
Usage
require "stathat"
StatHat::Client.configure do |settings|
settings.key = "STATHATKEY"
end
StatHat::Client.post_value("yourstatname", 1)
StatHat::Client.post_count("yourstatname", 1)
Contributing
- Fork it ( https://github.com/russ/stathat/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
- russ Russ Smith - creator, maintainer
Repository
stathat
Owner
Statistic
- 2
- 0
- 0
- 0
- 1
- over 6 years ago
- July 2, 2018
License
Links
Synced at
Sun, 17 Nov 2024 02:53:45 GMT
Languages