@@ -1,10 +1,12 @@
all: build
build:
build: fmt
odin build src/ -out:TypoML
clean:
clean: fmt
rm -f TypoML
format:
odinfmt -w src/
fmt: format
The note is not visible to the blocked user.