Show HN: CLI to export pivotal tracker data (github.com)
for anyone else migrating off pivotal tracker (https://news.ycombinator.com/item?id=39607630), we built a crude tool to get your data out.
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
0 comments
[ 2.6 ms ] story [ 7.7 ms ] threadNo comments yet.