Skip to main content

A package manager for git repositories.

Project description

Gitget

Package manager for git repositories.

Installation

To install from pypi run:

sudo pip3 install gitgetpm

Then create the file .gitget.yaml in your home directory.

Usage

This program is useful for people that tend to download a lot of repositories from github to simply use as software and want to manage these repositories. Github repositories are treated like software 'packages', and basic tasks such as downloading and saving information about repositories, updating repository, and removing them once they aren't needed anymore. The contents of the git repositories is not changed; installation scripts are not run and dependencies are not installed (yet).

Help

gitget -h
gitget --help

Displays a help menu.

Install

gitget install <package>
gitget install <package> <package_name>

Downloads a repository from github and saves information about it. Optionally, a name for the package can be specified. This name will also be used as the directory name. Otherwise, the package name is set to username/repository.

Remove

gitget remove <repository_name>` `gitget remove <repository_name> --soft

Removes a repository from the package list and also deletes the files locally. If the --soft flag is passed, the local files will not be deleted.

Upgrade

gitget update

Runs git-pull on all packages in the package list.

Doctor

gitget doctor

Verifies integrity of files and packages. Any errors are then reported and need to be fixed.

List

gitget list

Lists all packages and install locations.

Edit

gitget edit packages
gitget edit config

Opens the default editor (run echo $EDITOR) to edit the package file.

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

gitget_pm-2.0.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file gitget_pm-2.0.2-py3-none-any.whl.

File metadata

  • Download URL: gitget_pm-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.7.4

File hashes

Hashes for gitget_pm-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 26fcbc0cb0c6195d558b4bf23d43250700cc1877b336379a3a50c53845fa0a53
MD5 0c9c070b1596e642f824c755c88472e3
BLAKE2b-256 f2a625b88cc9b1857cb6a09e471fd65e96135e5a20a59cfff9a5d104eb07a1b9

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