Ruby wrapper for Pivotal Tracker API, no frameworks required. Simply Ruby.
Documentation: rdoc.info/projects/jsmestad/pivotal-tracker
-
Installing:
$ gem install pivotal-tracker
-
Contributing:
$ git clone git://github.com/jsmestad/pivotal-tracker $ cd pivotal-tracker $ gem bundle $ ./gbin/rake
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.
-
Justin Smestad (github.com/jsmestad)
-
Josh Nichols (github.com/technicalpickles)
-
Terence Lee (github.com/hone)