1
0
Fork 0
mirror of synced 2024-06-01 18:30:34 +12:00
FiraCode/Makefile
2024-01-02 16:27:00 +01: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