Show HN: CLI to export pivotal tracker data
5 points| schpet | 1 year ago |github.com
unlike the CSV export tools provided by tracker, this includes comments.
this is how you run it:
PIVOTAL_TRACKER_API_KEY="<your-api-key>" npx @tanooki/storyexporter dump --project <your-project-id> -o my-project.db
No comments yet.