Skip to content

xuming/sketch-git-pro

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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