1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-07 09:26:27 +03:00
FiraCode/script/everything

10 lines
187 B
Plaintext
Raw Normal View History

2020-06-08 17:10:00 +03:00
#!/bin/zsh -euo pipefail
cd "`dirname $0`/.."
./script/check_widths
# ./script/build_ttf.sh
./script/build_variable.sh
./script/build_woff.sh
./script/build_woff2.sh
./script/package.sh