github-mounter Command line utility to mount GitHub repository archives as local filesystems. Installation $ virtualenv venv $ . venv/bin/activate $ pip install -r requirements.txt