Minimal client to use Pivotal Tracker API v5 from the command line. Interactive version of pt
gem install ipt
The first time you run it, ipt
will ask you some data about your Pivotal Tracker account and your current project.
Run ipt
from the root folder of your project to show all your work.
- clone this repository
bundle install
- change the code
- run test
rspec
rake build
rake install
- commit and create pull request
- the contributors of pt
- the Pivotal Tracker guys for making a planning tool that doesn't suck and has an API
- dashofcode for
tracker_api
gem
See the LICENSE file included in the distribution.