Github Archive Backup

Welcome to the archive of my GitHub repositories.

Explore and download all backed-up repositories conveniently packaged in .zip format.

This page is maintained and managed by GBaaS.

To fetch repositories from this page,
download them and execute
the following commands in your terminal.

$ unzip myrepo.git.zip -d bare_myrepo

$ git clone ./bare_myrepo myrepo