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