trajectory: Tools and a library for working with Trajectory.
Trajectory http://apptrajectory.com/ is a project estimation and management tool for project managers, product managers, developers, and designers. It is heavily inspired by, but improves upon, Basecamp and Pivotal Tracker. Like Basecamp, it has a place to organize ideas and exchange free-form feedback; like Pivotal Tracker it has the concept of stories with points instead of time estimations, and it calculates time estimations based on past performance. It also weds the two concepts, connecting stories with ideas.
This is a collection of tools and libraries for interacting with Trajectory.
It provides the lsstory
tool, a command-line app that
can list stories, filtering by source idea, milestone,
point, assignment, whether design or development is
needed; it can filter on the state (unstarted, started,
finished, done); it can filter on the iteration. It can
also be used simply to tell you the next unstarted,
unassigned development story to work on.
To build more with this package, look into the
Trajectory.API
module.
Trajectory is made by thoughtbot http://thoughtbot.com/.
[Skip to Readme]
Downloads
- trajectory-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | aeson (==0.5.0.0), attoparsec (==0.10.1.0), base (>=4.0 && <5.0), bytestring, cmdargs, containers, http-enumerator (==0.7.2.1), http-types, regexpr, text, unordered-containers (==0.1.4.3), uri [details] |
License | BSD-3-Clause |
Copyright | Copyright 2011 Mike Burns |
Author | Mike Burns |
Maintainer | mike@mike-burns.com |
Category | Network APIs |
Home page | https://github.com/mike-burns/trajectory |
Source repo | head: git clone git://github.com/mike-burns/trajectory.git |
Uploaded | by MikeBurns at 2011-12-28T22:35:08Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | lsstory, inittj |
Downloads | 1020 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |