Skip to content

Instantly share code, notes, and snippets.

View DanMeltz's full-sized avatar

Dan Meltz DanMeltz

View GitHub Profile
require 'json'
require 'open-uri'
require 'csv'
require 'date'
# Github credentials to access your private project
USERNAME="myusername"
PASSWORD="mypassword"
# Project you want to export issues from