figma-export plugin for the asdf version manager.
- macOS
bash
,curl
,zip
: generic POSIX utilities.
Plugin:
asdf plugin add figma-export
# or
asdf plugin add figma-export https://github.com/younke/asdf-figma-export.git
figma-export:
# Show all installable versions
asdf list-all figma-export
# Install specific version
asdf install figma-export latest
# Set a version globally (on your ~/.tool-versions file)
asdf global figma-export latest
# Now figma-export commands are available
figma-export --version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Vasily Ptitsyn