Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Backup Issues from github in a git repository

License

Notifications You must be signed in to change notification settings

zauberlabs/github-issues-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#GitHub Issues Backup
GitHub Issues Backup allows to backup all issues of all projects for a given organization into a git repository. 
Source: https://github.com/zauberlabs/github-issues-backup


##Installation==
Thank to http://blogs.law.harvard.edu/hoanga/2006/10/27/fixing-mkmf-load-error-ruby-in-ubuntu/

On debian-based systems
   sudo aptitude install ruby1.8-dev
   sudo gem install ocotkit grit

##Usage
Edit backup.rb, set user and password as your Github username/password, set orgName as the username you want to backup issues from.
Run `ruby backup.rb /your/backup/directory/`

About

Backup Issues from github in a git repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages