Skip to content

bukinoshita/sketch-json-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sketch-json-cli Build Status

Transform sketch files to json and json to sketch files

Install

$ npm install -g sketch-json-cli

Usage

$ sketch-json --help

Usage:
  $ sketch-json               Convert sketch file to json
  $ sketch-json --json        Convert json file to sketch

Options:
  -j, --json                  Convert json file to sketch
  -h, --help                  Show help options
  -v, --version               Show version

Versioning design

Related

License

MIT © Bu Kinoshita