Icons: init figma icon sync & optimizer
This commit is contained in:
committed by
hsjobeki
parent
c05ba13226
commit
c3133f7ecd
16
pkgs/icon-update/README.md
Normal file
16
pkgs/icon-update/README.md
Normal 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
|
||||
Reference in New Issue
Block a user