drselump14 / ipt

interactive pivotal tracker command line interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

interactive pivotal tracker command line interface

License:MIT License


Languages

Language:Ruby 100.0%Language:Shell 0.0%