summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 13f28358793f14f0ee621dab44ccbdea5664e253 (plain)
1
2
3
4
5
6
build:
	go build -o ./bin/ship ./cmd/ship

install:
	cp ./bin/ship /usr/local/bin/