This shell script is for arranging exported assets from sketchapp for Android Development.
The following installs the script making it system-available.
$ git clone [email protected]:Chingiz/exfsa.git
$ cd exfsa
$ sudo cp exfsa /usr/bin
Export the assets from SketchApp with the appropriate suffixes. Make sure there are no whitespaces in the filenames.
Required suffixes:
- @1x
- @2x
- @3x
- @1.5x
- @4x
Select the element to export
Make it exportable and fill the sizes and suffixes
Export the assets to a folder. They will look like this:
This will rename the assets and place them in the appropriate folders.
$ exfsa
MIT © Chingiz Huseynzade