Gem Version

pt

Minimal client to use Pivotal Tracker API v5 from the command line

Demo

asciicast

Setup

gem install pt

The first time you run it, pt will ask you some data about your Pivotal Tracker account and your current project.

Usage

Run pt from the root folder of your project will show all available command.

Problems?

Open a new issue.

Contribute

  • git clone https://github.com/raul/pt.git
  • bundle
  • change the code
  • rake build
  • rake install
  • commit and create pull request

Todo

  • Add test
  • Add edit story function
  • Use ncurse for better user interface

Contributors

Thanks to...

  • 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
  • Bryan Liles for letting me take over the gem name

License

See the LICENSE file included in the distribution.

Copyright (C) 2017 Slamet Kristanto [email protected]. Copyright (C) 2013 Orta Therox [email protected]. Copyright (C) 2011 Raul Murciano [email protected].