From b9d32fc0488fa6a16c1c15cf92f905f4e54bca09 Mon Sep 17 00:00:00 2001 From: AKP Date: Fri, 1 Apr 2022 21:54:24 +0100 Subject: god knows what all of this is Signed-off-by: AKP --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 60bc03c..9f20f12 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: prebuild fmt -build: +build: templates mkdir -p bin go build -o bin/walrss github.com/codemicro/walrss/walrss @@ -10,3 +10,6 @@ run: build fmt: go fmt github.com/codemicro/walrss/... + +templates: + qtc -skipLineComments -ext qtpl.html -dir walrss/internal/http/views \ No newline at end of file -- cgit v1.2.3-70-g09d2