jlsync / scout-plugins forked from highgroove/scout-plugins
- Source
- Commits
- Network (22)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
2a3cd86
commit 2a3cd867186a8e06fa2df6f973b52ce0abbcf5a4
tree 06b6d278fb5fd44b8b70a1d81ebea1ba882d1e76
parent 994fb5fef213947fd7a87df54f08415550025642
tree 06b6d278fb5fd44b8b70a1d81ebea1ba882d1e76
parent 994fb5fef213947fd7a87df54f08415550025642
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.

