gotodo/Makefile

9 lines
105 B
Makefile
Raw Normal View History

2023-09-04 16:29:16 +02:00
todo:
go build main.go
air:
air
tailwind:
npx tailwindcss -i input.css -o static/output.css --watch