chore: add local build helpers

This commit is contained in:
2021-09-17 11:09:53 +02:00
parent 2ad1595a34
commit fb981c5df9
3 changed files with 26 additions and 0 deletions

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
build:
misc/script/build
.PHONY: build