Skip to content

Quick Perl script to clone/pull organization's repositories from GitHub

License

Notifications You must be signed in to change notification settings

Easy-Forex/GitHub-Backup-Org-Repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Backup-Org-Repos

Quick Perl script to clone/pull organization's repositories from GitHub

Install

After cloning the repository, create your configuration file, based on the example:

$ cp .env.example .env
$ vim .env

Usage

Import configuration variables and run the script:

$ source .env
$ ./fetch-repos.pl

NOTE You have to import .env file every time you change it for the new settings to take effect.

TODO

[x] Backup all repositories of organization [x] Backup multiple organizations into different folders [ ] Support backup from other sources, like BitBucket

About

Quick Perl script to clone/pull organization's repositories from GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages