https://github.com/joho/lighthouse-cards
A small sinatra app to generate printable index cards (for agile processes) from lighthouse tickets - now with added dashboard!
https://github.com/joho/lighthouse-cards
Last synced: 11 months ago
JSON representation
A small sinatra app to generate printable index cards (for agile processes) from lighthouse tickets - now with added dashboard!
- Host: GitHub
- URL: https://github.com/joho/lighthouse-cards
- Owner: joho
- License: mit
- Created: 2009-05-18T23:31:26.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2010-11-30T03:40:48.000Z (over 15 years ago)
- Last Synced: 2025-03-25T15:15:00.313Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 147 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
Lighthouse Cards
===
This is just a little sinatra app to generate a printable set of index cards from your list of open lighthouse tickets.
This should make it easy to be as agile, scrum, XP, or whatever your process is while still working with lighthouse.
To use create a config.yml file in your app root with the following entries:
project_key: 8994-ruby-on-rails
account_name: rails
auth_token: blahblahblah12341234
TODO:
---
* make it smart enough to only print cards that haven't been printed
* make the search query dynamic
* stop using safari only selectors so it looks nice
---
Copyright 2009 John Barton & Envato