1.1.1 • Published 4 years ago

zenhub-csv-update v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

github-csv-tools Build Status

Tools for importing GitHub Issues via CSV. (Exporting to come soon?)

Currently imports title, description, labels, and milestones.

Usage

  1. npm install -g github-csv-tools
  2. githubCsvTools myFile.csv

githubCsvTools --help for info on how to use the command line tool

Development

  1. Clone the repo.
  2. Browse to repo, then run npm install -g

Changelog

See CHANGELOG.md

Thanks