28 Commits

Author SHA1 Message Date
Mitchell Hashimoto
ec30d574c1 Update README [GH-1009] 2014-04-26 15:10:33 -07:00
Sudharshan S
c4942a62ee The minimum go version to build packer is 1.2, not 1.1.
Change the documentation accordingly. 'ne' template function was added as part of go 1.2.
http://golang.org/doc/go1.2#text_template
2013-12-16 18:50:57 +05:30
Kyle Conroy
0a40b905ad Point gox link to correct repository 2013-11-30 00:01:18 -08:00
Mitchell Hashimoto
dbe54678f6 Merge pull request #650 from mitchellh/readme-gox
readme: add a note about the gox dependency for compiling
2013-11-22 08:41:50 -08:00
Matthew Hooker
37466e5a68 README/developing packer
Mention the bazaar requirement.

https://launchpad.net/tomb is the only package which uses bazaar so far.
2013-11-22 03:17:16 -08:00
Jack Pearkes
c1c33b4e22 readme: add a note about the gox dependency for compiling
I thought about putting it in compile.sh or devcompile.sh, but then
I realized if gox changes upstream it will be buried and potentially
confusing to update. Hence including the `-u` in the readme for
`go get`.
2013-11-22 11:31:02 +01:00
Prasanna Santhanam
826c230a40 Update README.md to include updatedeps target
When new dependencies are included builds on your localrepo will fail
until you have all the latest dependencies in the GOPATH. After doing
updatedeps, make will generate the packer binary.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-11-07 18:48:01 +05:30
Mitchell Hashimoto
e5350ce573 Update README 2013-09-03 08:53:29 -07:00
Marc Weistroff
6ebfbd27ab Add make format information in the contributing guidelines. 2013-09-03 14:58:32 +02:00
Mitchell Hashimoto
c5e5237767 README: move CreateTime to timestmap 2013-08-08 17:25:26 -07:00
Emil Sit
e65ab8e93c README: Clarify repository placement relative to GOPATH
If you don't put the repository in the right place in GOPATH,
changes to your sources don't get built.

Signed-off-by: Emil Sit <sit@emilsit.net>
2013-07-04 23:59:52 -04:00
Mitchell Hashimoto
cc9f309275 Update README 2013-06-30 21:03:24 -07:00
Mark Jaquith
fff8d3a5b3 Note that Mercurial (hg) is a dependency for developing on Packer. 2013-06-30 22:46:22 -04:00
Mitchell Hashimoto
9ff1525fcd Update README to note GOPATH [GH-71] 2013-06-29 14:32:27 -07:00
Sergio Tapia Gutierrez
3d4f1c388c Add new paragraph to make readme easier to read. 2013-06-29 12:31:00 -04:00
Sergio Tapia Gutierrez
ec4ee814bb Add a new paragraph to make it easier to read. 2013-06-29 12:29:17 -04:00
Sergio Tapia Gutierrez
319ff5d8ca Fix typo in README file. 2013-06-29 12:22:32 -04:00
Marc Abramowitz
272b31d989 Fix typo in README.md 2013-06-28 13:54:31 -07:00
Jack Pearkes
9dbab71121 readme: correct mentions of localhost to www.packer.io
cc/ @mitchellh
2013-06-28 17:27:38 +02:00
Mitchell Hashimoto
fc2c12ef43 Upate the README 2013-06-28 09:36:01 -04:00
Mitchell Hashimoto
84c9907c40 Update README 2013-06-08 22:56:34 -07:00
Mitchell Hashimoto
1c868ddedf Update README 2013-06-08 22:35:58 -07:00
Mitchell Hashimoto
a519de21b9 Small README update 2013-05-08 21:09:19 -07:00
Mitchell Hashimoto
149dc65a3f README 2013-03-23 15:59:17 -07:00
Mitchell Hashimoto
0dadf12164 Update README 2013-03-23 14:41:40 -07:00
Mitchell Hashimoto
629435282e More README updates 2013-03-23 00:49:09 -07:00
Mitchell Hashimoto
1578f9612d Instructions for working on Packer 2013-03-23 00:48:20 -07:00
Mitchell Hashimoto
9c22026293 Initial commit. Let's build something cool. 2013-03-22 22:42:03 -07:00