Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandro/annotrack
Summarize activity on pivotal tracker for a given user on a specific day.
https://github.com/sandro/annotrack
Last synced: 12 days ago
JSON representation
Summarize activity on pivotal tracker for a given user on a specific day.
- Host: GitHub
- URL: https://github.com/sandro/annotrack
- Owner: sandro
- Created: 2008-11-18T23:07:41.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2008-11-21T14:24:25.000Z (almost 16 years ago)
- Last Synced: 2023-10-20T22:58:14.295Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 85.9 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Annotrack
=======
Annotrack generates a report for all of the accepted Pivotal Tracker stories that a user worked on for a given day.Usage
-----
$ annotrack --username sandro --project 123
ACCEPTED: Users can view other user's profiles (263028).
ACCEPTED: Guests cannot view user's profiles (263029).Use --help for more information:
$ annotrack --help
TODO
------------
- support for more story statuses such as 'started' and 'delivered' (dependent on a tracker API update)
- optionally integrate with the git commits for the project