Skip to content

nagamejun/CopyGithubUrl

Repository files navigation

GitHub Actions status

CopyGithubUrl

Jetbrains plugin that provides a shortcut to copy the current file path with the current commit on the current branch. Copy only.

demo

Installation

This plugin is published on the JetBrains Plugin Repository:

Preferences → Plugins → Browse Repositories → Search for "CopyGithubUrl"

From Source

Clone this repository:

$ git clone [email protected]:nagamejun/CopyGithubUrl.git
$ cd CopyGithubUrl

Update the permissions:

 $ chmod +x ./gradlew

Build the plugin zip file:

$ ./gradlew buildPlugin

Install the plugin from ./build/distributions/CopyGithubUrl-*.zip:

Preferences → Plugins → Install plugin from disk

License

Please see LICENSE for details.

About

intellij plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages