Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making inputFile optional if running in API mode #7

Open
d01000100 opened this issue Mar 3, 2023 · 1 comment
Open

Making inputFile optional if running in API mode #7

d01000100 opened this issue Mar 3, 2023 · 1 comment
Labels
enhancement New feature or request priority:low quality of life:dev Changes to the tools, configuration or standards that make developing and extending the tool easier

Comments

@d01000100
Copy link
Owner

When fetching data directly from the Figma API, asking the user for the location of the file where to write the tokens is redundant.

Make the inputFile parameter optional if running in API mode. If undefined, write the file to a tmp file.

@d01000100 d01000100 added enhancement New feature or request priority:low quality of life:dev Changes to the tools, configuration or standards that make developing and extending the tool easier labels Mar 6, 2023
@d01000100 d01000100 added this to the Customize Style Dictionary milestone Mar 6, 2023
@d01000100
Copy link
Owner Author

Also stop generating inputFile on the config file when running the engine with --init

@d01000100 d01000100 reopened this Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low quality of life:dev Changes to the tools, configuration or standards that make developing and extending the tool easier
Projects
None yet
Development

No branches or pull requests

1 participant