Sha256: c30864090cb4cf45fa4bc0952273bf378180b25929496aab2c5995f038fcf0a5
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
[![Gem Version](https://badge.fury.io/rb/ipt.svg)](https://badge.fury.io/rb/ipt) [![Build Status](https://travis-ci.org/drselump14/ipt.svg?branch=master)](https://travis-ci.org/drselump14/ipt) # ipt Minimal client to use Pivotal Tracker API v5 from the command line. Interactive version of [pt](https://github.com/raul/pt) # Demo ![gif](https://www.dropbox.com/s/whob1i5nocyk7hq/ipt.gif?raw=1) ## 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](https://www.pivotaltracker.com) guys for making a planning tool that doesn't suck and has an API - [dashofcode](http://github.com/dashofcode) for `tracker_api` gem ## License See the LICENSE file included in the distribution.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ipt-1.0.1 | README.md |