add setup on ubuntu

main
Fabien Freling 2021-12-16 19:14:47 +01:00
parent 39e15201b6
commit 8abc85912c
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
: foreach svg/*.svg |> rsvg-convert --background-color transparent --format Png --height 400 --output %o %f |> png/%B.png
: foreach svg/*.svg |> rsvg-convert --background-color transparent --format png --height 400 --output %o %f |> png/%B.png

View File

@ -1,2 +1,5 @@
assets:
tup assets
install-deps:
sudo apt install fuse3 librsvg2-bin tup