21 Forks
680 Stars
680 Watchers

SourceKitForSafari

SourceKit for Safari is a Safari extension for GitHub, that enables Xcode features like go to definition, find references, or documentation on hover.

How to download and setup SourceKitForSafari

Open terminal and run command
git clone https://github.com/kishikawakatsumi/SourceKitForSafari.git
git clone is used to create a copy or clone of SourceKitForSafari repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SourceKitForSafari https://github.com/kishikawakatsumi/SourceKitForSafari/archive/master.zip

Or simply clone SourceKitForSafari with SSH
[email protected]:kishikawakatsumi/SourceKitForSafari.git

If you have some problems with SourceKitForSafari

You may open issue on SourceKitForSafari support forum (system) here: https://github.com/kishikawakatsumi/SourceKitForSafari/issues