3.0.0 • Published 5 years ago

@sketchmine/sketch-validation-plugin v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Github banner for sketchmine

@sketchmine/sketch-validaton-plugin

The sketch validation plugin is the Sketch plugin to run the validation inside your local Sketch app.

Installation

Install the package with yarn and build the plugin with a yarn build. Afterwards you should see a .sketchplugin folder where the builded files are inside.

The plugin get generated with the official Sketch plugin manager.

Add the plugin to Sketch

To install this plugin you can place it in the Plugin in Folders under ~/Library/Application\ Support/com.bohemiancoding.sketch3/Plugins/*.

Symlinking

But if you want to develop the plugin a symlink would be nice. So for that you can run yarn add:plugin. This command will create a symlink and if you re-build your plugin it gets automatically changed in the Plugin folder.

3.0.0

5 years ago

3.0.0-alpha.1

5 years ago

3.0.0-alpha.0

5 years ago

2.6.1

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago