GitHub - pr1001/gitback: A simple Ruby script to backup the entirety of a GitHub project to a local folder. · GitHub
Skip to content

pr1001/gitback

Folders and files

Repository files navigation

gitback

Backups the entirety (code, wiki, issues) of a GitHub repo to the directory of your choosing (might I suggest your Dropbox directory?).

Usage

./gitback username/repo destination/directory

If it's a private repo:

./gitback --username=username --password=password username/repo destination/directory

That's it.

Dependencies

  • octokit
  • nokogiri

About

A simple Ruby script to backup the entirety of a GitHub project to a local folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages