Skip to content

Lists accepted stories from Pivotal Tracker to terminal

Notifications You must be signed in to change notification settings

ichetanbhatt/pivotal_fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pivotal_fetcher

Very simple and extendable pypi script that can be used to perform desired fetching. Currently fetches the list of accepted stories.

Usage:

  1. Install via pip. pip install pivotal_fetcher
  2. Create a file ".pt_config" in your root:
PT_APIKEY=YOUR_API_TOKEN
PROJECT_ID={"PROJECT_NAME": PROJECT_ID}
OWNER_ID=USER_NAME
  1. Use "pt_fetch [days]" for magic!

About

Lists accepted stories from Pivotal Tracker to terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages