Metadata-Version: 1.0
Name: githubmirror
Version: 0.2.3
Summary: A small script to keep a copy of every repo in a Github org.
Home-page: http://github.com/martinmelin/githubmirror
Author: Martin Melin
Author-email: martin@tictail.com
License: Creative Commons Attribution-Noncommercial-Share Alike license
Description: 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
        
Platform: UNKNOWN
