Skip to content

xuming/sketch-git-pro

Repository files navigation

sketch-git-pro

GitHub release

This plugin was modified from git-sketch-plugin

This is a Git client built right into Sketch.

Requirements

Installation

From a release (simplest)

  • Download the latest release of the plugin
  • Un-zip
  • Double-click on sketch-git-pro.sketchplugin

From the sources

  • Clone the repo
  • Install the dependencies (npm install)
  • Build (npm run build)
  • Double-click on sketch-git-pro.sketchplugin

Documentation

For a Getting started guide, FAQ, etc. check out our docs!

Want to contribute?

  • Anyone can help make this project better
  • Do with GitHub PRs (pull requests) and issues