4 lines
67 B
Makefile
4 lines
67 B
Makefile
start:
|
|
docker container start test-db
|
|
go run cmd/citadel/main.go
|