Popularity
4.2
Stable
Activity
0.0
Stable
240
20
41

Code Quality Rank: L3
Programming language: Objective-C
License: BSD 2-clause "Simplified" License
Tags: Plugins     Xcode    

Show in Github alternatives and similar libraries

Based on the "Plugins" category.
Alternatively, view Show in Github alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Show in Github or a related project?

Add another 'Plugins' Library

README

Show in GitHub / BitBucket

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

Show in GitHub has been tested with Xcode 5.1.1.

Usage

Click on any line in a GitHub project and choose "Source Control" (GitHub for Xcode Open commit on GitHub in the main menu. (e.g. to send this URL via IM)

Open file on Github simply opens the file at its current branch, and not the last commit which changed it. Alternatively you can select a range lines of code and follow the same steps.

Youtube Tutorial (made under Xcode 4.x)

[Screenshot](open_commit_example.png)

Installation

  1. Install it via Alcatraz

or

  1. [Clone](github-mac://openRepo/https://github.com/larsxschneider/ShowInGitHub) the repo on your local machine.

  2. Build it in Xcode.

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

  4. Restart Xcode

Contact

Lars Schneider [email protected]

License

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


*Note that all licence references and agreements mentioned in the Show in Github README section above are relevant to that project's source code only.