tomo-plugin-honeybadger

GitHub Workflow Status Code Climate coverage Code Climate maintainability Gem

This is a tomo plugin that provides tasks for honeybadger gem.

Installation

Run:

$ gem install tomo-plugin-honeybadger

Or add it to your Gemfile:

gem "tomo-plugin-honeybadger"

Then add the following to .tomo/config.rb:

plugin "honeybadger"

Tasks

honeybadger:deploy

Update honeybadger for the latest deployment.

Support

If you want to report a bug, or have ideas, feedback or questions about the gem, let me know via GitHub issues and I will do my best to provide a helpful answer. Happy hacking!

License

The gem is available as open source under the terms of the MIT License.

Code of conduct

Everyone interacting in this project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Contribution guide

Pull requests are welcome!