gotodo/Makefile

8 lines
105 B
Makefile

todo:
go build main.go
air:
air
tailwind:
npx tailwindcss -i input.css -o static/output.css --watch