highgroove / scout-plugins
- Source
- Commits
- Network (22)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
a81de00
commit a81de00fed7e7e15f70f1cd0e4634c1adccf604d
tree a6148e1cd86513e8a7912660a8b89b1b0fb765d5
parent cbea5f949edc07ba70a0b50edc7edfb6d4302c7a
tree a6148e1cd86513e8a7912660a8b89b1b0fb765d5
parent cbea5f949edc07ba70a0b50edc7edfb6d4302c7a
scout-plugins / lighthouse
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | ||
| |
lighthouse.rb | ||
| |
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.

