Skip to main content

Use git for organizations!

Project description

PyPI version Build Status Coverage Status Requirements Status Code Health

GitOrg

Tool to organise and synchronise your organisations locally with github

Install

pip install gitorg

Usage

gitorg aims to be as similar as possible to your experience with git.

Note you need to provide an user or a token to use gitorg

Examples:

  • Clonning an organization gitorg clone <org_or_user_to_clone>

  • Checking for new repos gitorg status

Common parameteres

The following are parameters that are used by all commands, you can pass them as explained in the help or set a environment variable.

option

env var

description

token

GITHUB_TOKEN

Github api token, click here to generate one

user

GITHUB_USER

The user to login into github

github_base_url

GITHUB_API_URL

Base url of your github instance (set it only for enterprise github)

Those parameters will be asked the first time you run gitorg if you want the setup wizart to prompt for the config parameters again, run gitorg configure

Project details


Download files

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

Source Distribution

gitorg-0.4.1.tar.gz (5.1 kB view hashes)

Uploaded Source

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