Repository is archived
No commit activity in last 3 years
No release in over 3 years
Let Integrity post notifications to your Notifiy.io account after each build
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Integrity Notify.io Notifier¶ ↑

This lets Integrity post notifications to Notify.io after each build is made.

Learn more about Notify.io Learn more about Integrity Learn more about our anlek projects

Installation ¶ ↑

To use integrity-notifyio you need to do the following:

In the Gemfile add:

gem "integrity-notifyio", '>=0.2.2'

In init.rb add:

# = Notify.io
require "integrity/notifier/notifyio"

Reload Integrity and you should be able to add/edit your projects and see the new Notify.IO panel

Copyright © 2011 Andrew Kalek, Anlek Consulting. See LICENSE for details.