VibeHunt
Back to browse

ipt

Pivotal Tracker client.

Source

ipt provides a command‑line interface to the Pivotal Tracker API v5, enabling users to interact with their Pivotal Tracker projects directly from a terminal. After installing the Ruby gem, the first execution prompts for account credentials and the target project, after which subsequent runs can be launched from the project’s root directory to list current work items and perform typical tracker actions. The tool mirrors the functionality of the earlier pt client but offers an interactive experience, allowing developers and project managers to view and manage stories without leaving the command line.

Designed for use in development workflows, ipt integrates with the standard Pivotal Tracker API and relies on the tracker_api gem for communication. It is distributed as a stable Ruby gem, with a test suite based on rspec and a simple build process using rake. Contributions are welcomed through standard GitHub fork‑and‑pull‑request workflow.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps