Git sketch plugin
:gem::octocat: A Git client generating pretty diffs built right into Sketch.
A Git client built right into [Sketch](http://www.bohemiancoding.com/sketch). Generate [pretty diffs](https://github.com/mathieudutour/git-sketch-plugin/pull/1/files) so that everybody knows what are the changes! The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2016. It has gained significant community traction with 2,422 stars and 121 forks on GitHub. Key topics include: git, sketch, sketch-plugin.
This plugin was a first attempt to bring version control and collaboration to designers. Since then, Sketch evolved a lot and my new project takes advantages of them to unlock true version control. Check it out: http://kactus.io
<img align="right" src="logo.png">
git-sketch-plugin
A Git client built right into Sketch. Generate pretty diffs so that everybody knows what are the changes!
From ...

... To


Requirements
- 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
Installation
From a release (simplest)
- Download the latest release of the plugin
- Un-zip
- Double-click on Git.sketchplugin
From the sources
- Clone the repo
- Install the dependencies (
npm install) - Build (
npm run build) - Double-click on Git.sketchplugin
Documentation
For a Getting started guide, FAQ, etc. check out our docs!
Want to contribute?
Anyone can help make this project better - check out our Contributing guide!
Contributors
Showing top 11 contributors by commit count.
