Skip to content

Template for a Sketch Plugin using the Actions API

Notifications You must be signed in to change notification settings

skpm/with-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

with-actions skpm template

Documentation

  • This is a template for skpm using the Actions API. For a complete list of all the available actions, see the Actions Reference page.
  • For skpm: General information about how to work with skpm, not specific to this template.
  • For Sketch plugins: General information about sketch plugin development.

Usage

$ npm install -g skpm
$ skpm create my-plugin --template=skpm/with-actions
$ cd my-plugin
$ npm run watch

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with skpm:

skpm create my-plugin --template=username/repo

About

Template for a Sketch Plugin using the Actions API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published