An open API service indexing awesome lists of open source software.

https://github.com/arnellebalane/sublime-open-in-git-repository

Sublime Text plugin for opening the remote git url for the current file.
https://github.com/arnellebalane/sublime-open-in-git-repository

hacktoberfest sublime-text-3 sublime-text-package

Last synced: 3 months ago
JSON representation

Sublime Text plugin for opening the remote git url for the current file.

Awesome Lists containing this project

README

        

# Open in Git Repository

Sublime Text 3 plugin for opening the remote git url for the current file.

## Installation

### Package Control

You can install this via Package Control with the name **Open In Git Repository**.

### Manually

If you are not using Package Control or would like to install this manually, you can do that as well.

1. Download the `OpenInGitRepositofy.sublime-package` file
2. Move it to your Sublime Text's **Installed Packages** directory.
- On macOS, that's located in `~/Library/Application Support/Sublime Text 3/Installed Packages`
- On Linux, that's usually in `~/.config/sublime-text-3/Installed Packages`

## Demo

![demo](https://i.imgur.com/xNj3WLS.gif)