factorio-server-manager/Makefile

7 lines
165 B
Makefile

# Build tool for Factorio Server Manager
#
build:
go build -o $(HOME)/factorio-server-manager/factorio-server-manager
cp -r app/ $(HOME)/factorio-server-manager/