highgroove / scout-plugins

Plugins for the Scout Server Monitoring and Reporting Tool

This URL has Read+Write access

itsderek23 (author)
Mon Nov 09 20:06:17 -0800 2009
commit  a81de00fed7e7e15f70f1cd0e4634c1adccf604d
tree    a6148e1cd86513e8a7912660a8b89b1b0fb765d5
parent  cbea5f949edc07ba70a0b50edc7edfb6d4302c7a
scout-plugins / lighthouse
name age message
..
file README Loading commit data...
file lighthouse.rb
file lighthouse.yml
lighthouse/README
Lighthouse Open Tickets Plugin
=================================
Created by [David Grandinetti](http://github.com/dbgrandi)

Returns the total number of open tickets for a specific project in a Lighthouse account.

Dependencies
------------
Requires an account at [Lighthouse](http://lighthouseapp.com).

Requires the [lighthouse-api gem](http://github.com/Caged/lighthouse-api/tree/master):

  gem sources -a http://gems.github.com
  sudo gem install Caged-lighthouse-api
  
Usage Notes
-----------

The project id can be found in the URL for your project. It is *just* the number part of the url, not
the project name abbreviation.

The account name should just be your sub-domain, not the whole myproject.lighthouseapp.com.

Compatibility 
-------------

Works on Linux and OSX.