RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
726 stars 114 forks source link

Add FigmaExportOptions #51

Closed Alexander-Ignition closed 3 years ago

Alexander-Ignition commented 3 years ago

Extracted common options from the commands

Defining Commands and Subcommands

subdan commented 3 years ago

Good work. Thanks!