Skip to main content

A simple command-line tool to open the remote repository of a local git repository.

Project description

opengit logo

PyPI version PyPI - Downloads Build Status Code Style pre-commit Contributor Covenant GitHub

Description

A simple command-line tool to open the remote repository of a local git repository. No set-up. No configuration.

Installation

The opengit package can be installed directly using pip.

pip install opengit

Usage

  • Run opengit from inside a local git repository. For example, when running from inside the fastapi repository:
$ opengit
Opening https://github.com/tiangolo/fastapi.git
  • Alternatively, run opengit on a specified directory. For example when running on the uvicorn directory:
$ opengit uvicorn/
Opening https://github.com/encode/uvicorn.git

Options

usage: opengit [-h] [directory]

positional arguments:
  directory   Specify a directory or leave empty for the current directory.

optional arguments:
  -h, --help  show this help message and exit

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

opengit-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

opengit-0.1.0-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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