All Projects → skpm → with-datasupplier

skpm / with-datasupplier

Licence: other
Template for a Sketch plugin using DataSupplier

Programming Languages

javascript
184084 projects - #8 most used programming language

with-datasupplier skpm template

Documentation

  • This is a template for skpm using DataSupplier.
  • For skpm: General information about how to work with skpm, not specific to this template
  • For Sketch plugin: General information about sketch plugin developement

Usage

$ npm install -g skpm
$ skpm create my-plugin --template=skpm/with-datasupplier
$ 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].