This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.document | Mon May 11 22:34:59 -0700 2009 | |
| |
.gitignore | Thu Nov 05 16:02:05 -0800 2009 | |
| |
Gemfile | Thu Nov 05 16:02:05 -0800 2009 | |
| |
LICENSE | Thu Nov 05 16:02:05 -0800 2009 | |
| |
README.rdoc | Thu Nov 05 16:05:30 -0800 2009 | |
| |
Rakefile | Thu Nov 05 16:02:05 -0800 2009 | |
| |
VERSION | Wed Sep 09 07:59:07 -0700 2009 | |
| |
lib/ | Thu Nov 05 16:02:05 -0800 2009 | |
| |
pivotal-tracker.gemspec | Wed Sep 09 07:59:22 -0700 2009 | |
| |
spec/ | Thu Nov 05 16:02:05 -0800 2009 |
README.rdoc
pivotal-tracker.rb
Ruby wrapper for Pivotal Tracker API, no frameworks required. Simply Ruby.
Getting Started
- Installing:
$ gem install pivotal-tracker
- Contributing:
$ git clone git://github.com/jsmestad/pivotal-tracker $ cd pivotal-tracker $ gem bundle $ ./gbin/rake
Notes
There are a few areas that need to be modified in order for this code to work correctly. You must set the Token key in the initialize method as well as project_id.
Contributers
- Justin Smestad (github.com/jsmestad)
- Josh Nichols (github.com/technicalpickles)
- Terence Lee (github.com/hone)







