almonk / SketchGit

Git plugin for Sketch App

Home Page:http://alasdairmonk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SketchGit

A simple Git client built right into Sketch.

Important: For this plugin to work you must be using the non App Store version of Sketch so that its environment is not sandboxed.


Installation
  • Download this repo as a zip
  • Enable scripting within Sketch (in preferences)
  • Place the extracted files/folders into your Sketch plugin directory
    ~/library/application support/sketch/plugins

Default key bindings

Action Shortcut
Commit cmd + alt + y
Checkout ctrl + alt + cmd + c
Branch ctrl + alt + cmd + b
Open terminal in working dir ctrl + alt + cmd + t

Thanks to Bomberstudios for a lot of example code and Pete Hamilton for his help.

About

Git plugin for Sketch App

http://alasdairmonk.com

License:The Unlicense


Languages

Language:JavaScript 100.0%