cli/Makefile

2 lines
48 B
Makefile
Raw Normal View History

all:
go build -o build/bin/core cmd/app/main.go