Minimal client to use Pivotal Tracker API v5 from the command line
gem install pt
The first time you run it, pt
will ask you some data about your Pivotal Tracker account and your current project.
Run pt
from the root folder of your project will show all available command.
git clone https://github.com/raul/pt.git
bundle
- change the code
rake build
rake install
- commit and create pull request
- Add test
- Add edit story function
- Use ncurse for better user interface
- Slamet Kristanto (Current maintainer)
- orta therox (Current maintainer)
- Raul Murciano (Original author)
- Anthony Crumley
- Johan Andersson
- 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
See the LICENSE file included in the distribution.
Copyright (C) 2017 Slamet Kristanto cakmet14@gmail.com. Copyright (C) 2013 Orta Therox orta.therox@gmail.com. Copyright (C) 2011 Raul Murciano raul@murciano.net.