https://github.com/venables/hoptoad-cleaner
A "Resolve All" script for hoptoad
https://github.com/venables/hoptoad-cleaner
Last synced: over 1 year ago
JSON representation
A "Resolve All" script for hoptoad
- Host: GitHub
- URL: https://github.com/venables/hoptoad-cleaner
- Owner: venables
- Created: 2010-09-27T14:02:09.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-10-01T01:38:54.000Z (almost 16 years ago)
- Last Synced: 2025-02-10T03:28:31.030Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h2. Hoptoad Cleaner
A simple "Resolve All" script for Hoptoad.
h3. Installation
* Update 'cleaner.rb' with your Hoptoad API key and subdomain.
* Verify you have installed the following gems: "rest-client", "crack"
* Run "ruby ./cleaner.rb"
h3. More info:
This code was inspired by the sinatra hop-toad cleaner, 'Stoptoad': http://github.com/gordonbisnor/Stoptoad