Extension Details

- Run in Sketch
- by Ashur Cabrera
- 1 Recent Installs | 375 Total Installs
- Run Sketch plugin commands from Nova
- Repository
- Bug Reports
-
Read Files
-
Launch Subprocesses
-
This extension is allowed to:
Readme
Do you develop Sketch plugins in Nova? Run in Sketch makes any plugin command defined in Contents/Sketch/manifest.json available as a Nova task automatically 💎✨

Usage
To run a plugin command in Sketch:
- Open your
.sketchpluginproject in Nova - In the Tasks toolbar, select the command you want to run
- Click the Run button
💡 You can also press
Command-Bor enter the plugin command name in Nova's command palette
Configuration
By default, Run in Sketch looks for Sketch in the /Applications folder.
To specify an alternate location, open Extensions → Extension Library... then select Run in Sketch's Preferences tab:

Release Notes
Version 1.0.1
- Improved handling of case in which
manifest.jsonno longer exists - Small performance improvements
Version 1.0
Initial release