Project

git-pivot

0.0
No commit activity in last 3 years
No release in over 3 years
GitPivot is a Git/Github/PivotalTracker integration toolset. It tries to lighten you workflow to a smaller set of commands.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

GitPivot

Requirements

  • Git
  • A Pivotal Tracker account
  • Github account (not necessary, but if you're using PT, you probably already have it).

Install

gem install git-pivot

TODO

Make. Moar. Awesome.

Also, it'd be cool to make tracker engines configurable. For example, maybe I want to use GH Issues over PT, or maybe Lighthouse. Should be easy to make extendable since the Tracker/Repo drivers are separated out.

Development

  • Fork
  • Get coffee
  • Add code/fix bugs
  • Please test
  • Pull request with good a explaination of change.
  • Celebrate!

Remarks

Some people (mostly myself) are asking themselves if I'm ripping off the wonderful: GitPivotal gem. The answer is most definitely yes. I liked what Jeff Tucker was trying to accomplish, my workflow was just different and a little more disorganized. My PT is not as orderly as the workflow his gem tries to enforce (maybe it should be). But whatever the case, I am a fan of GitPivotal and I tried to show that by making a better version here using some of the ideas found there. No hate :)

License

MIT. See the LICENSE file.