Download some projects.
Project description
pully
pully is a tool for managing a large number of Git repository checkouts
effectively.
Installation
python3 -m pip install pully
Usage
Initialize a project workspace
Run pully init to create a project workspace.
pully init
A .pully.json will be created in the current directory that will be used to
track project checkouts.
Add a project for tracking
Only newly added projects will be printed.
Track a group by path:
pully add -G saferatday0
Track a subgroup by path:
pully add -G saferatday0/infra
Track a project by path:
pully add -P saferatday0/badgie
Synchronize local copy
Call pully with no options to synchronize your local filesystem to the remote
GitLab namespace:
pully
This is the same as calling pully sync:
pully sync
Advanced usage
pully allows you to customize your local checkout for different use cases.
Check out an arbitary subset of projects:
pully add -P saferatday0/badgie
pully add -P saferatday0/cici
pully add -G saferatday0/library
pully
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 pully-0.4.2.tar.gz.
File metadata
- Download URL: pully-0.4.2.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7096049547f003cf0aae42e0efef556a7ad44f225c5b4425b677fc5ae6e1e8fc
|
|
| MD5 |
8e2c1991f5ad2d48ff81969742742126
|
|
| BLAKE2b-256 |
4b8b05f127947b3ca55fb61f07933f701342fd3329a43c75fe8c9baf34eb7671
|
File details
Details for the file pully-0.4.2-py3-none-any.whl.
File metadata
- Download URL: pully-0.4.2-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faeb70b22cf40fda12f87805bd2d3c1df9a90b3fdec853556eddd5530d9a09df
|
|
| MD5 |
72729e2d5c5ce6d09b7cf202a321d733
|
|
| BLAKE2b-256 |
8da7b1d7fb818c0385468d38dfee3e0b162b80a54bb49c6b19a149044f7ec2e7
|