Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bukinoshita/terminal-sketch

Terminal Sketch
https://github.com/bukinoshita/terminal-sketch

git github javascript json nodejs sketch sketch-app sketch-plugin version-control versioning

Last synced: 2 days ago
JSON representation

Terminal Sketch

Awesome Lists containing this project

README

        

# terminal-sketch

> Terminal sketch

This repository is an example using [sketch-json](https://github.com/bukinoshita/sketch-json) to help versioning sketch designs.

Using 2 methods `push` and `pull`.

### push

It zips a `.sketch` file and then decompress it generating json files to be versioned.

### pull

It will get the latest updates from the json files and then rename the `.zip` file to `.sketch`.

## Preview

## Related

- [sketch-json](https://github.com/bukinoshita/sketch-json) — Transform sketch files to json and json to sketch files
- [smiley-sketch](https://github.com/bukinoshita/smiley-sketch) — Smiley sketch

## License

MIT © [Bu Kinoshita](https://bukinoshita.io)