This project is under development.
- Implement command line arguments and improve output
- Use custom template
-
Implementgenerate
sub command - Unit test
- Refactoring
- Update README
- If rust command can call from Javascript, make Chrome Extension
$ brew tap yuta24/homebrew-tap https://github.com/yuta24/homebrew-tap.git
$ brew install figma-style-exporter
To use figma-style-exporter
, you need to get a Figma personal access token. When using figma-style-exporter
, you set FIGMA_ACCESS_TOKEN
env var.
$ export FIGMA_ACCESS_TOKEN="..."
$ figma-style-exporter --style-type=text --team-id=<team-id> --template-path=<template-path>
Use --help to see usage information.