Skip to main content

CLI for opening local files on browsers based on a remote git repository

Project description

gropen

PyPI Maintainability

gropen (Git Remote Open) is a simple command line application for opening local files and directories on remote git repositories.

gropen_example

Supported repos

  • Bitbucket
  • GitHub
  • GitLab

Supported editors

Supported systems

  • Linux
  • macOS
  • Windows

Installation

pip install gropen

NOTE: gropen requires Python 3.6 or greater installed on your local environment.

Usage

Here are some example of what gropen can open on your project's remote repo.

Open current directory:

gropen .

Open another directory:

gropen gropen/

Open a file:

gropen gropen/gropen.py

Open a file pointing out the lines of code to be highlighted:

gropen gropen/gropen.py:42
gropen gropen/gropen.py:16,32

Open file from an outter directory:

cd ~/Dev
gropen python/gropen/gropen/gropen.py:20,30

Open file from an inner directory:

cd ~/Dev/python/gropen/gropen
gropen gropen.py:20,30

TODO

  • Add support for GitHub repositories;
  • Add support for Bitbucket repositories;
  • Add support for GitLab repositories;
  • Open current directory;
  • Open arbitrary directory and files;
  • Open in a line or range of lines in the file;
  • Open files in a specific commit;
  • Handle relative and absolute paths;
  • Support flag for only displaying the URL instead of opening it on the browser;
  • Create Vim plugin;
  • Create VS Code plugin;
  • Create Sublime plugin.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tiagopog/gropen/. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This package is available as open source under the terms of the MIT License.

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

gropen-0.3.0.tar.gz (6.9 kB view details)

Uploaded Source

File details

Details for the file gropen-0.3.0.tar.gz.

File metadata

  • Download URL: gropen-0.3.0.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.2

File hashes

Hashes for gropen-0.3.0.tar.gz
Algorithm Hash digest
SHA256 2d5f90d10329799e3fd4bca8d44692d8d1949c2e7d710ff36c888fdd54089e96
MD5 2817a9d090bc4526dc4dd68b52f30d54
BLAKE2b-256 1025e98238a3c94b872f19258e0493f87c717b28ec86ccc6be4b83ef7a5687d7

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