udemy-go-web-1/run.sh
2024-07-02 21:52:22 +02:00

4 lines
60 B
Bash
Executable File

#!/bin/bash
go build -o bookings cmd/web/*go && ./bookings