Skip to main content

Orchestrate your GitHub repositories like ``docker-compose`` orchestrates your Docker containers.

Project description

https://travis-ci.org/jacquerie/github-compose.svg?branch=master https://coveralls.io/repos/github/jacquerie/github-compose/badge.svg?branch=master

About

Orchestrate your GitHub repositories like docker-compose orchestrates your Docker containers. Inspired by metainvenio by @inveniosoftware.

Install

github-compose is on PyPI, so all you have to do is:

$ pip install github-compose

Usage

Currently github-compose implements one subcommand:

$ github-compose update

This will update the configuration of your repositories on GitHub so that it matches what is described in a file called (by default) github-compose.yml. Here’s an example of such a file:

orgs:
  foo-org:
    repos:
      bar-repo:
        description: "Description of the bar repo."

Running the update command on this file will update the description of the bar-repo of the foo-org to be “Description of the bar repo.” Here’s another example:

orgs:
  foo-org:
    repos:
      bar-repo:
        description: "Description of the bar repo."
      baz-repo:
        description: "Description of the baz repo."

Suppose that the foo-org currently has only the bar-repo: running the update command with this file will create an empty baz-repo whose description is “Description of the baz repo.”

Author

Jacopo Notarstefano (@Jaconotar)

License

MIT

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

github-compose-0.2.1.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file github-compose-0.2.1.tar.gz.

File metadata

File hashes

Hashes for github-compose-0.2.1.tar.gz
Algorithm Hash digest
SHA256 4997dec3fb7b0cc0744fe0a10ea79c3155c0fc5e7069af7b702ed246e0324c3d
MD5 b2b7b1fb7ca56a3a67b7595fd4766f1c
BLAKE2b-256 7be7d8dc5c7e1659a88b59d9e258f2db9cf8874821e0bdc3b963cd8edda96e11

See more details on using hashes here.

Supported by

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