Project

ipt

0.0
Low commit activity in last 3 years
No release in over a year
Interactive Pivotal Tracker Command Line Interface
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
>= 0
>= 2.2.10
>= 12.3.3
>= 0

Runtime

 Project Readme

Gem Version Build Status

ipt

Minimal client to use Pivotal Tracker API v5 from the command line. Interactive version of pt

Demo

asciicast

Setup

gem install ipt

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

Usage

Run ipt from the root folder of your project to show all your work.

Contribute

  • clone this repository
  • bundle install
  • change the code
  • run test rspec
  • rake build
  • rake install
  • commit and create pull request

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

License

See the LICENSE file included in the distribution.