See your plugin logs, inspect the state of Sketch documents, explore actions, and more.
- Download the latest release of the plugin
- Un-zip
- Double-click on the sketch plugin
- Clone the repo
- Install the dependencies (
npm install
)
If you want to show some proper logs in the DevTools, you need to use Sketch >= 52.
You might notice performance issues when the DevTools are opened, that's because it's listening to all actions. Closing it will go back to normal.
Lots of room for improvement, let's build it together :) Check out the issues and pick one!
MIT