An open API service indexing awesome lists of open source software.

https://github.com/timuric/sketchapp-scripter

Atom package for running sketch app scripts from the atom editor
https://github.com/timuric/sketchapp-scripter

Last synced: 11 months ago
JSON representation

Atom package for running sketch app scripts from the atom editor

Awesome Lists containing this project

README

          

# Sketchapp scripter

Atom package for running sketch app scripts from the atom editor

## Install

Using `apm`:

```sh
apm install sketchapp-scripter
```

Or search for `sketchapp-scripter` in Atom settings view.

## Run
From any file in the Atom editor press ```CTRL+R```

Tip: You can monitor Sketch logs from the Atom's console ```(alt+cmd+i)```