mullvadclosest/Makefile

5 lines
48 B
Makefile
Raw Normal View History

2024-06-09 14:40:44 +00:00
default: build
build:
@go build -o bin/ ./...