Awesome
pt
Minimal client to use Pivotal Tracker API v5 from the command line
Demo
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?
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
- Slamet Kristanto (Current maintainer)
- orta therox (Current maintainer)
- Raul Murciano (Original author)
- Anthony Crumley
- Johan Andersson
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
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.