Skip to content

A simple PHP script to backup your BitBucket and GitHub repositories

License

Notifications You must be signed in to change notification settings

asadowski10/RepoBackup

 
 

Repository files navigation

RepoBackup

A simple PHP script to backup your BitBucket and GitHub repositories

Install

First grab a copy via github:

git clone https://github.com/JimMackin/RepoBackup.git

Grab any dependencies (you'll need a copy of composer):

composer install

Use

Run the script and follow the prompts. You will need your GitHub username, GitHub API token and your BitBucket Username and password.

php Repobackup.php

About

A simple PHP script to backup your BitBucket and GitHub repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%