Metadata-Version: 1.0
Name: githubmirror
Version: 0.1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
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
