Skip to content

josephhainline/export_github_issues_to_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

export_github_issues_to_csv

Script to export Github issues to a CSV file

To run

  • install Ruby 1.9.3
  • gem install octokit
  • gem install highline
  • set the environment variables in the .settings.sample file, if desired. If not, the script will prompt you to enter the information at the command line
  • ruby export_issues.rb

About

Script to export Github issues to a CSV file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages