0.1.6 • Published 8 years ago

sketch-ux-metadata v0.1.6

Weekly downloads
8
License
ISC
Repository
bitbucket
Last release
8 years ago

sketch-ux-metadata

This is a very simple utility for inserting metadata into a sketchfile.

Install

npm i -g sketch-ux-metadata

Usage

Insert initial metadata file into Sketch file. If file already exists it will be overwritten.

> sketch-ux-metadata init example.sketch

Read the metadata from Sketch file.

> sketch-ux-metadata read example.sketch

Update metada in Sketch file with provided JSON string.

> sketch-ux-metadata update example.sketch '{ "version": "1.0.2"}'
0.1.6

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