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
db1c11fff5
packer-cn
/
Makefile
7 lines
72 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/
Lots of stuff, too early for meaningful commit messages UI, command dispatch
2013-03-24 17:03:53 -04:00
go get -d
Amazon builder
2013-03-23 21:40:26 -04:00
go build -a -o bin/packer
Instructions for working on Packer
2013-03-23 03:48:20 -04:00
.PHONY
:
all