0.2.5 • Published 7 years ago

sketch-zipper v0.2.5

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Sketch-zipper

You can unzip the sketch file or
create a sketch file again from the unzipped source folder
on command line.

Install

npm install -g sketch-zipper

Usage

$ sketch-zipper --unzip ./file-name-path.sketch
or
$ sketch-zipper -u ./file-name-path.sketch

Creates an unzipped source folder in the same path as the sketch file.

$ sketch-zipper --zip ./directory-path
or
$ sketch-zipper -z ./directory-path

Generate a sketch file from the source folder.

License

MIT

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago