Skip to main content

A thin wrapper around Google's repo tool, adding some extras on top!

Project description

Documentation Status

Repo On Fire

Google's repo tool - but on fire 🔥

About

repo-on-fire aims to be a thin wrapper around Google's repo tool. repo already does a decent job when it comes to managing larger projects consisting of several git repositories. repo-on-fire (or - rof) doesn't re-invent the wheel here - instead, it wraps around repo, adding some useful functionality on top. Particularly, this means: rof aims to be 100% command line compatible with repo - ideally, where ever you can use repo, you can instead use rof, taking benefit of that certain X it adds.

Features

Currently, on top of allowing you to call through to any of the repo commands, repo-on-fire adds the following features on top:

  • Automatic workspace caching.
  • The workspace switch command can be used to switch to a particular branch for the entire workspace.

Installation

You can use the following to install repo-on-fire:

pip

repo-on-fire is available on PyPI, hence, you can easily install it using pip. It is recommended to use virtual environments for this, so you can run the following sequence of commands to create a virtual environment and install the tool in it:

# Create a virtual environment:
python -m venv ./repo-on-fire

# Install the tool within the just created virtual environment:
./repo-on-fire/bin/pip install repo-on-file

# And finally, run it:
./repo-on-fire/bin/repo-on-fire --help

PDM

The tool is managed using PDM. Hence, install it and then you can clone the sources of the tool and install all needed dependencies in a virtual environment:

# Get the sources:
git clone https://gitlab.com/rpdev/repo-on-fire.git
cd repo-on-fire

# Install dependencies:
pdm install

# Run it:
pdm run repo-on-fire --help

Documentation

If you want to dive deeper into the tool and what it can do, please head over to the documentation.

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

repo_on_fire-0.1.1.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

repo_on_fire-0.1.1-py3-none-any.whl (28.6 kB view details)

Uploaded Python 3

File details

Details for the file repo_on_fire-0.1.1.tar.gz.

File metadata

  • Download URL: repo_on_fire-0.1.1.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.12.4 CPython/3.12.2

File hashes

Hashes for repo_on_fire-0.1.1.tar.gz
Algorithm Hash digest
SHA256 18541d5d484de0ab5309498d12715812253e02df9849361d14ad0ed6d0686500
MD5 acd4e30c12432def8832ac6402777271
BLAKE2b-256 6b7b8525ad45940a3ef0b7f352c1aa0d0e3a949c51b91b988344b315bb8721d0

See more details on using hashes here.

File details

Details for the file repo_on_fire-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: repo_on_fire-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 28.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.12.4 CPython/3.12.2

File hashes

Hashes for repo_on_fire-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5e8cdd939020e5fb1139c3589f921438ee5f61497ee6572f4d56053234549ae3
MD5 9115b113be76c7872cc1c51085957d16
BLAKE2b-256 ebb11c5d0f94590a7791dc1ffa744d4b3a899dfce8c891acff23ec00a474ae54

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