factorio-server-manager/Makefile

7 lines
165 B
Makefile
Raw Normal View History

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