githubmirror
============

A small script to keep a local bare copy of every repo in a Github organization, for faster cloning and deploys

Usage:
    github-mirror (init|sync) <organization> [options]

Options:
    --workdir=/path   Path to sync repositories to
    --only-repo=repo  Will only sync <org>/<repo> instead of every repo
