Sha256: 9daddf731fddd9e0de51ed2056acbc29b1973560f9df4a97200cba42f25b7f1a
Contents?: true
Size: 729 Bytes
Versions: 3
Compression:
Stored size: 729 Bytes
Contents
# RubyGems Statistic Get download statistic of your gems on RubyGems with a push of a button and stop wasting time looking it up in browser... ## Installation $ gem install rg_stats ## Usage $ rg_stats your_user_name You can use it for multiple accounts $ rg_stats drKreso rsim It will remember number of downloads since the last time you've checked. So you can spy on your competition... ## Caveat User name is case sensitive for example mine is $ rg_stats drKreso ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rg_stats-1.1.2 | README.md |
rg_stats-1.1.1 | README.md |
rg_stats-1.1.0 | README.md |