Honeybadger::Thor

Keep an eye on those Thor tasks

Record Honeybadger exception notifications for your Thor tasks.

Installation

Add this line to your application's Gemfile:

gem 'honeybadger-thor'

And then execute:

$ bundle

Or install it yourself as:

$ gem install honeybadger-thor

Usage

Include the gem and it will automatically capture any raised exceptions from your Thor tasks and send notifications to HoneyBadger.

Contributing

Interested in contributing? Review the project contribution guidelines and get started!

Patches are always welcome and thank you to all project contributors!