This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4c648d1db4
packer-cn
/
Makefile
6 lines
58 B
Makefile
Raw
Normal View
History
Unescape
Escape
Instructions for working on Packer
2013-03-23 03:48:20 -04:00
all
:
@mkdir -p bin/
Do things the "Go" way
2013-03-23 17:41:09 -04:00
go build -o bin/packer
Instructions for working on Packer
2013-03-23 03:48:20 -04:00
.PHONY
:
all