Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.19 KB

README.markdown

File metadata and controls

25 lines (20 loc) · 1.19 KB

Pivotal Tracr

What is this?

It's a Google Chrome Extension to add lightweight Trac integration to Pivotal Tracker.

What does it do?

  • Makes it easy to link from a Pivotal Tracker story to one or more Trac tickets
  • Makes it easy to create a new Trac ticker from a Pivotal Tracker story
  • More features to come...

How do I install it?

If you want the latest stable version, the best way to install it is through the Google Chrome Web Store.

If you want to install the latest development snapshot, follow these instructions:

  1. Download or clone this project
  2. In Chrome, go to Tools -> Extensions
  3. Expand "Developer mode" by clicking the link in the upper left of the Extensions page
  4. In the expanded section, click "Load unpacked extension"
  5. Browse to and select the root of the project
  6. Enjoy!

How can I contribute?

  • Send me detailed bug reports
  • Send me feature requests
  • Write some code and send me a pull request