Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 577 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 577 Bytes

Requirements

  • node
  • Sketch.app

Installation

  1. Install sketch-tool.
    • via Bohemian Coding's site
    • via brew:
      1. Make sure you have Homebrew version 0.9.5 or higher. You can check with $ brew --version.
      2. If you don't have Homebrew Cask, run brew tap caskroom/cask
      3. Install sketch-tool with brew cask install sketch-tool
  2. Run $ npm install

Usage

  1. Run $ gulp
  2. Work on and save either app.coffee or assets.sketch in the src folder.