Files
pastepass/Makefile
2024-06-02 22:48:19 +05:30

10 lines
133 B
Makefile

setup:
go install github.com/a-h/templ/cmd/templ@latest
build:
templ generate
go build -o ./bin/pastepass
run:
./bin/pastepass