Skip to main content

A CLI tool and also a Python library can print the url of a local file in a git repo so you can one-click to open it in web browser.

Project description

https://github.com/MacHu-GWU/git_web_url-project/workflows/CI/badge.svg https://codecov.io/gh/MacHu-GWU/git_web_url-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/git-web-url.svg https://img.shields.io/pypi/l/git-web-url.svg https://img.shields.io/pypi/pyversions/git-web-url.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to git_web_url Documentation

git_web_url is a CLI tool and also a Python library can print the url of a local file in a git repo so you can one-click to open it in web browser.

Currently it supports:

  • GitHub

  • GitHub Enterprise

  • GitLab

  • GitLab Enterprise

  • BitBucket

  • BitBucket Enterprise

  • AWS CodeCommit

Usage Example

  1. Auto-discover the git repo:

cd into your git repo directory, or any folder inside, then run gwu, it prints the url for the current branch and the current directory:

$ gwu # or gitweburl
https://github.com/your_account/your_repo/tree/your_branch/path/to/current_directory
  1. Explicitly specify the file or folder:

copy the absolute path of the file or folder in your local git repo, then run gwu ${absolute_path_here}:

$ gwu /Users/myusername/GitHub/your_repo/path/to/your_file
https://github.com/your_account/your_repo/tree/your_branch/path/to/current_directory

Install

git_web_url is released on PyPI, so all you need is to:

$ pip install git-web-url

To upgrade to latest version:

$ pip install --upgrade git-web-url

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

git_web_url-0.1.3.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

git_web_url-0.1.3-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file git_web_url-0.1.3.tar.gz.

File metadata

  • Download URL: git_web_url-0.1.3.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.11

File hashes

Hashes for git_web_url-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d31d4eb022d511445058e4630122a5ed40ec74237e5d4ffe995858038cf533b4
MD5 cfb2ee584ae607a6fdb895b1dc6dbb10
BLAKE2b-256 5e277e945069f5c6f79e67b658e79275e7d5cee3a0d7c6c0f54919a0b71d97ad

See more details on using hashes here.

File details

Details for the file git_web_url-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: git_web_url-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.11

File hashes

Hashes for git_web_url-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bb9f9070ba8a9efd0caf04ba2e09a0e9f9640feed724529295e74234899b85cb
MD5 0ae5327b4a674e8b62b8d04a2ff8d3e7
BLAKE2b-256 08237403a9b49291a2f0e1468df0c17a8bcd0cc8dadce07b2feae125336595bb

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