jnewland / scout-plugins forked from highgroove/scout-plugins
- Source
- Commits
- Network (22)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
6b6cf61
commit 6b6cf6163aa77e3748d45c6c176e2b3604a51d82
tree 93dc65853ae5ce15216e8833e89aaf8db0cf55be
parent fbc445160095f3a41ac1f7a139ded3f6848316a2
tree 93dc65853ae5ce15216e8833e89aaf8db0cf55be
parent fbc445160095f3a41ac1f7a139ded3f6848316a2
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.

