https://github.com/bryanl/pt
Bryan's Pivotal Tracker tool
https://github.com/bryanl/pt
Last synced: over 1 year ago
JSON representation
Bryan's Pivotal Tracker tool
- Host: GitHub
- URL: https://github.com/bryanl/pt
- Owner: bryanl
- License: mit
- Created: 2010-11-09T20:55:32.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-11-10T20:11:51.000Z (over 15 years ago)
- Last Synced: 2025-01-25T23:01:50.995Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= pt
Scratching an itch I had with Pivotal Tracker API
Currently, all it does is list the current iteration and filters on open cards that are bugs. This
most likely isn't useful to anyone but me. Feel free to fork and criticize.
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.
== Copyright
Copyright (c) 2010 bryanl. See LICENSE for details.