sketch-zipper

0.2.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i sketch-zipper

Weekly Downloads

0

Version

0.2.5

License

MIT

Last publish

Collaborators

  • kimdal