Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Latest commit

 

History

History
49 lines (30 loc) · 956 Bytes

Readme.md

File metadata and controls

49 lines (30 loc) · 956 Bytes

Open Sketch

❗️❗️ This project is deprecated since Sketch 43. ❗️❗️

Please read http://sketchplugins.com/d/87-new-file-format-in-sketch-43.

Open Sketch is sketch to json exporter and json to sketch importer.

Intro Chat App Freebie https://dribbble.com/shots/2719193-Chat-App-Freebie

🐤 experimental project

Motivation

Design file can not be use the features of version control system (e.g. diff, merge and collaboration).

Usage

1, clone this repository.

$ git clone https://github.com/SKAhack/open-sketch.git
$ cd path/to/open-sketch # pointing at cloned directory

2, npm install.

$ npm install

3, Open your Sketch file.

4, Export and Import.

$ npm start

5, Done. Sketch file export to documents directory.

Related projects

License

MIT