1
0
Fork 0
mirror of synced 2024-04-26 00:32:45 +12:00
FiraCode/Makefile
2022-03-15 15:29:30 +01:00

8 lines
123 B
Makefile

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