Tools for importing GitHub Issues via CSV. (Exporting to come soon?)
Currently imports title, description, labels, and milestones.
npm install -g github-csv-tools
githubCsvTools myFile.csv
githubCsvTools --help
for info on how to use the command line tool
- Clone the repo.
- Browse to repo, then run
npm install -g
See CHANGELOG.md