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

10 lines
187 B
Bash
Executable File

#!/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