GoDown/makefile
2022-04-21 23:44:58 +02:00

4 lines
74 B
Makefile

dev:
docker-compose -f Docker/compose.yml up -d
go run app/main/main.go