esttorhe / ShowInGitHub

Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show in GitHub / BitBucket

Xcode plugin to open a related Github or BitBucket page directly form the Xcode editor code window. Installs easily through the Xcode package manager Alcatraz.

Click here for a tutorial. In addition I presented the tool on Git Merge 2013 in Berlin.

Show in GitHub was developed and tested with Xcode 4.5.

Usage

  1. Install it via Alcatraz

or

  1. Clone the repo on your local machine.

  2. Build it.

  3. ShowInGitHub.xcplugin should appear in `~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

  4. Restart Xcode

  5. Click on any line in a GitHub project and choose "GitHub" --> "Show in GitHub" in the main menu

Contact

Lars Schneider larsxschneider+sig@gmail.com

License

ShowInGitHub is available under the BSD license. See the LICENSE file for more info.

About

Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.

License:BSD 2-Clause "Simplified" License