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.
- Host: GitHub
- URL: https://github.com/arnellebalane/sublime-open-in-git-repository
- Owner: arnellebalane
- Created: 2018-08-05T15:54:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T12:04:50.000Z (over 3 years ago)
- Last Synced: 2024-04-14T07:46:27.300Z (about 1 year ago)
- Topics: hacktoberfest, sublime-text-3, sublime-text-package
- Language: Python
- Homepage: https://packagecontrol.io/packages/Open%20in%20Git%20Repository
- Size: 16.6 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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
