htmx-playground/Justfile
2024-09-10 02:07:53 +02:00

5 lines
111 B
Makefile

get-htmx:
curl -O -lSSL https://unpkg.com/htmx.org@2.0.2/dist/htmx.min.js
run:
go run ./http-serve.go