grok-dumb-pull
framework to smartly mirror git repositories
Install
- All systems
-
curl cmd.cat/grok-dumb-pull.sh
- Debian
-
apt-get install grokmirror
- Ubuntu
-
apt-get install grokmirror
- Kali Linux
-
apt-get install grokmirror
- Fedora
-
dnf install python2-grokmirror
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install grokmirror
- Raspbian
-
apt-get install grokmirror
- Dockerfile
- dockerfile.run/grok-dumb-pull
grokmirror
framework to smartly mirror git repositories
grokmirror mirrors large git repository collections efficiently. It uses a manifest file published by a master mirror in order to figure out which repositories to clone and to track which repositories require updating. The process is extremely lightweight and efficient for both the master and its mirrors.
python3-grokmirror
repositories
python-grokmirror
repositories
python2-grokmirror
Grokmirror was written to make mirroring large git repository
collections more efficient. Grokmirror uses the manifest file published by the master mirror in order to figure out which repositories to clone, and to track which repositories require updating. The process is extremely lightweight and efficient both for the master and for the mirrors.