Skip to content

A shell script which converts 43.1+ sketch files into 43.1

Notifications You must be signed in to change notification settings

leochuan/anti-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Because sketch file stores version information in meta.json, this script simply change the relative fields to downgrade the file version.

usage

First, add execute permission for the script

chmod a+x anti-sketch.sh

Now you can downgrade the sketch file by:

./anti-sketch.sh [file name]

About

A shell script which converts 43.1+ sketch files into 43.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages