1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-09-11 13:06:27 +03:00
FiraCode/Makefile
2023-12-31 05:44:27 -08:00

8 lines
133 B
Makefile

all: build
build:
docker run --rm -v ${PWD}:/opt tonsky/firacode:latest ./script/build.sh -w Retina
package:
./script/package.sh