Icons: init figma icon sync & optimizer

This commit is contained in:
Johannes Kirschbauer
2024-11-06 12:30:41 +01:00
committed by hsjobeki
parent c05ba13226
commit c3133f7ecd
39 changed files with 639 additions and 90 deletions

View File

@@ -0,0 +1,16 @@
# Clan Icons
This script updates the clan icons.
To update the icons
https://help.figma.com/hc/en-us/articles/8085703771159-Manage-personal-access-tokens
- `export FIGMA_TOKEN=YOUR_TOKEN`
- `nix run .#icon-update`
## Development on the script
- Vscode: open this folder as project root. This will configure vscode to use deno instead of nodejs.
- Non-vscode: Use the deno lsp of your editor