Files
clan-core/pkgs/icon-update/README.md
2024-11-06 12:11:48 +00:00

17 lines
398 B
Markdown

# 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