/asdf-figma-export

Primary LanguageShellMIT LicenseMIT

asdf-figma-export Build Lint

figma-export plugin for the asdf version manager.

Contents

Dependencies

  • macOS
  • bash, curl, zip: generic POSIX utilities.

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Vasily Ptitsyn