Files
vim-polyglot/Makefile
Adam Stankiewicz 55ad5a982a Migrate to makefile
2020-08-24 11:52:33 +02:00

8 lines
58 B
Makefile

.PHONY: all
all:
@ scripts/build
test:
@ scripts/test