Skip to main content

Manage your git projects

Project description

Repository Manager

Version: 0.0.9

Manage your Git projects

Run all Git supported tasks using Git Actions command

Usage:

Short Flag Long Flag Description
-h --help See Usage
-b --default-branch Checkout default branch
-c --clone Clone projects specified
-d --directory Directory to clone/pull projects
-f --file File with repository links
-p --pull Pull projects in parent directory
-r --repositories Comma separated Git URLs

Example:

git-manager --clone --pull --directory '/home/user/Downloads' --file '/home/user/Downloads/repositories.txt' --repositories 'https://github.com/Knucklessg1/media-downloader,https://github.com/Knucklessg1/genius-bot'

Build Instructions

Build Python Package

sudo chmod +x ./*.py
sudo pip install .
python3 setup.py bdist_wheel --universal
# Test Pypi
twine upload --repository-url https://test.pypi.org/legacy/ dist/* --verbose -u "Username" -p "Password"
# Prod Pypi
twine upload dist/* --verbose -u "Username" -p "Password"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

repository_manager-0.0.9-py2.py3-none-any.whl (5.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file repository_manager-0.0.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for repository_manager-0.0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6e5aad4d6ee6b209c6166c671282929a1ebc60360a8f1e20be9c1c12466326a8
MD5 f353c6a33482ba804814b2f19bfda648
BLAKE2b-256 4721c6c3345ccafe1eb0a225de8f0cd9a7f9fa945350d355ed70de8092d21942

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page