Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

guerrero/generator-sketch-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-sketch-plugin Build Status

Yeoman generator to scaffold out a Sketch app plugin.

Requirements

You should have Node.js installed and Yeoman installed globally:

npm install --global yo

Install

To install generator-sketch-plugin from npm, run:

$ npm install --global generator-sketch-plugin

Usage

  1. Make a new directory to place the files created by this template and cd into it.
$ mkdir my-sketch-project && cd $_
  1. Generate files with yo:
$ yo sketch-plugin

License

The Unlicense

About

Scaffold out a sketch plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published