Rickard von Essen
d6892442a8
Merge pull request #4037 from dacamp/readme
...
Badge updates and go get
2016-12-26 15:01:10 +01:00
Jeff Geerling
8ca9f633d3
Fixes #4081 : Fix broken README link for 'compile Packer yourself'.
2016-10-27 22:31:57 -05:00
David Campbell
64299cfd4e
Badge updates and go get
...
- `godoc` and `goreportcard`
- package installation
2016-10-21 04:03:50 -07:00
Christopher Boumenot
cab750abb1
Add Azure to the list of supported platforms
2016-06-15 10:28:32 -07:00
Thomas Vendetta
af3bc4f12b
Fix README build example to work out of box.
...
- secret_key was set to use the access_key env variable
2016-03-16 22:16:35 -04:00
Chris Bednarski
f5777bca7b
Moved the bulk of go setup to CONTRIBUTING.md so it doesn't need to be maintained in two places
2016-02-05 14:21:10 -08:00
Tyler Tidman
79b8f0014b
Add a few build setup instructions to the readme
2016-02-03 11:06:34 -05:00
Asfand Yar Qazi
eaa088b491
README.md quick-start builder example made more secure
...
Adding credentials to a file that may get committed to
a git repository is dangerous; make the example follow
best practices and pull the AWS credentials out of
the environment
2015-12-15 22:33:19 +00:00
Emil Hessman
eef260a11b
Add AppVeyor status badge to README
2015-06-29 19:23:44 +02:00
Mitchell Hashimoto
7bbb940896
update README
2015-05-29 08:37:41 -07:00
Mitchell Hashimoto
4ea821737a
update README for acceptance tests
2015-05-26 13:50:45 -07:00
Yuya Kusakabe
f8d50a9749
Add Travis CI badge to README
2015-01-23 11:58:23 +09:00
Mitchell Hashimoto
2788ccc653
Update scripts to latest HashiCorp style
2014-09-02 15:13:55 -07:00
Ross Smith II
77d4c346af
Update README.md
...
Added other supported platforms
2014-05-09 07:37:34 -07:00
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