joshknowles / pt
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
pt /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Oct 31 10:31:31 -0700 2008 | |
| |
CHANGELOG | Fri Oct 31 06:50:40 -0700 2008 | |
| |
LICENSE | Fri Oct 31 01:28:51 -0700 2008 | |
| |
README | Fri Oct 31 01:28:51 -0700 2008 | |
| |
Rakefile | Fri Oct 31 07:03:11 -0700 2008 | |
| |
bin/ | Fri Oct 31 06:12:50 -0700 2008 | |
| |
lib/ | Sat Nov 01 08:15:17 -0700 2008 | |
| |
spec/ | Fri Oct 31 10:48:04 -0700 2008 |
README
Pivotal Tracker =============== Simple client for accessing Pivotal Tracker & generating reports Usage ----- ./bin/pt -p PROJECT_ID -t TOKEN FILE_NAME Acknowledgements ---------------- * Original inspiration: http://www.lukemelia.com/blog/archives/2007/12/29/pdf-storycards-001-released-my-first-gem * PDF generation code extracted from: http://github.com/brynary/features2cards * Thanks to Gregory Brown for making PDF generation in Ruby easy * Thanks to Pivotal for a great tool & access to the API Requirements ------------ * Ruby 1.8+ * RubyGems * Hpricot * prawn
