add makefile

This commit is contained in:
Inhji 2023-03-25 10:39:06 +01:00
parent 585ffd5145
commit 8f45d60da8

6
Makefile Normal file
View file

@ -0,0 +1,6 @@
SHELL := /bin/bash
all: build
build:
source ~/.asdf/asdf.sh && bash scripts/build.sh