Commit 41f77eb3 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

go get in Makefile

parent 4c648d1d
all:
@mkdir -p bin/
go get
go build -o bin/packer
.PHONY: all
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment