0.2.5 • Published 8 years ago

sketch-zipper v0.2.5

Weekly downloads
5
License
MIT
Repository
github
Last release
8 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

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago