Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 258 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 258 Bytes

pt-to-github

Import Pivotal Tracker export CSV's into GitHub Issues

Usage

Install the required dependencies:

bundle install

Run the script:

GITHUB_ACCESS_TOKEN=<github-token> bin/migrate <path_to_pivotal_csv> <github_repo>