A tool used to clone organization repos using pattern-based matching
Project description
The githerer
A command line tool for cloning all repositories in a given GitHub organization which meet
certain pattern matching formulae (at present, only if a repository name starts with
a given pattern, though regex incoming in a future release).
Installation
Find this tool on PyPI: python -m pip install githerer
Usage
Use the tool on the command line:
githerer --org <NAME_OF_ORG> --pattern <PATTERN_TO_MATCH>
As this queries the GitHub API, you'll need to have at least two environment variables set:
GITHUB_USER: the username to provide to the APIGITHUB_TOKEN: the token to use to access private repositories- Of course, for public repos in an org, no reason to provide either, really
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file githerer-0.0.2.tar.gz.
File metadata
- Download URL: githerer-0.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdad704a5eecd87f460404c90adb2081a7c977b67bcd0814c46d48f0b65f1456
|
|
| MD5 |
ee8f45e9a41092f690b1272992855e00
|
|
| BLAKE2b-256 |
723a08b762752bfd3cdf6f6b298b6b8f43427f9887276b1a5242b8fef7c89ecb
|
File details
Details for the file githerer-0.0.2-py3-none-any.whl.
File metadata
- Download URL: githerer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c51a55fb7a677d38ce1e447eaab36f94ed2d29da30cf6d46a634db7bd07a44e
|
|
| MD5 |
b893b92b81d0b39f52007892b871979e
|
|
| BLAKE2b-256 |
a325229f5def876094e258b93e39491798565e26e6a99abc34111b9131eb4cc1
|