This plugin was modified from git-sketch-plugin
This is a Git client built right into Sketch.
- Sketch >= 3.4 (not with the sandboxed version ie from the App Store).
- Git (coming with OS X so you shouldn't have to do anything)
- Xcode Command Line Tools
- Download the latest release of the plugin
- Un-zip
- Double-click on sketch-git-pro.sketchplugin
- Clone the repo
- Install the dependencies (
npm install
) - Build (
npm run build
) - Double-click on sketch-git-pro.sketchplugin
For a Getting started guide, FAQ, etc. check out our docs!
- Anyone can help make this project better
- Do with GitHub PRs (pull requests) and issues