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
- Host: GitHub
- URL: https://github.com/timuric/sketchapp-scripter
- Owner: timuric
- License: mit
- Created: 2016-09-25T13:44:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-25T16:47:30.000Z (almost 10 years ago)
- Last Synced: 2025-04-10T19:24:31.338Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 51
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)```