Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 371 Bytes

README.textile

File metadata and controls

13 lines (8 loc) · 371 Bytes

Hoptoad Cleaner

A simple “Resolve All” script for Hoptoad.

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”

More info:

This code was inspired by the sinatra hop-toad cleaner, ‘Stoptoad’: http://github.com/gordonbisnor/Stoptoad