Sketch plugin to make paths be snapped to Grid and/or Pixel Grid.
- Download the plugin
- Unzip the archive and double-click
StickyGrid.sketchplugin
If you prefer CLI-way:
$ cd "$HOME/Library/Application Support/com.bohemiancoding.sketch3/Plugins"
$ git clone https://github.com/uetchy/Sketch-StickyGrid.git
See official document Sketch - Pixel Precision.
class-dump /Applications/Sketch.app > sketch.dump
log(something.treeAsDictionary());
to see:
tail -f /var/log/system.log