Paul Hinze
|
cbd02dd3ef
|
README: link off to CONTRIBUTING for acctest info
Acctest info in README was a bit stale since the enhanced contributing
guide landed.
|
2016-02-29 12:49:41 -06:00 |
Paul Hinze
|
0cf6ba6f64
|
README/Makefile: Mention & auto-install gox
|
2016-02-25 06:48:43 -06:00 |
Paul Hinze
|
d21b0897a9
|
Makefile/docs: Lock in 1.6 req, doc vendored deps
* Drop Go 1.5 compatibility env vars
* Drop `make updatedeps` from `Makefile` and docs
* Update README w/ vendored dep instructions
|
2016-02-24 16:13:49 -06:00 |
Adam Ochonicki
|
0673fe3273
|
Remove `make updatedeps` from README steps
As of 0.6.11 `make updatedeps` has been replaced with vendored packages
https://github.com/hashicorp/terraform/issues/4960#issuecomment-178932434
|
2016-02-23 16:20:43 -05:00 |
Paul Hinze
|
10dbf340a6
|
Build with Go 1.6
* Mention requiring Go 1.6+ in the README in preparation for a follow
up PR which updates our docs / Makefile to align with our vendored
dependencies.
|
2016-02-23 12:58:38 -06:00 |
James Nugent
|
54ce59ebdd
|
Remove release target and document cross-compiling
Also document the `plugin-dev` and `core-dev` targets.
|
2015-12-08 13:10:40 -05:00 |
Christian Berendt
|
4a4c41e259
|
Remove unnecessary tabs from the README file
|
2015-08-27 10:10:16 +02:00 |
Aris Pikeas
|
4e18b78a0c
|
Add $PATH change to dev instructions
`make` failed because it uses `stringer`, which is in `$GOPATH/bin`. Updating $PATH enables a successful build.
|
2015-06-28 16:14:53 -07:00 |
Radek Simko
|
bb864fb527
|
Increase default timeout for acceptance tests
|
2015-05-31 17:08:57 +01:00 |
Clint Shryock
|
f8e6edb8c3
|
update README on running acceptance tests. Mostly formatting/typo fix
|
2015-02-10 14:41:39 -08:00 |
Paul Hinze
|
f69bdb608c
|
Makefile: roll gox into updatedeps
No need to have an extra dev bootstrapping step when we can automate it!
|
2015-01-20 17:38:19 -08:00 |
Guillaume Giamarchi
|
679936a12b
|
Now Go version must be at least 1.4
Command `go generate` appeared in Go 1.4
|
2015-01-14 23:51:02 +01:00 |
Igor Vuk
|
99834978d3
|
Add spaces before links
|
2015-01-03 19:26:57 +01:00 |
Dr Nic Williams
|
e5aedc70af
|
make dev also puts bins into $GOPATH/bin
|
2014-12-23 17:54:43 -08:00 |
Pete Hodgson
|
b54c04994c
|
reference the possibility of doing development on Terraform using Vagrantfile
|
2014-12-02 16:10:16 -08:00 |
Seth Vargo
|
e4ccb8b634
|
Update broken image in README
|
2014-10-15 13:43:58 -04:00 |
Igor Vuk
|
f8145769a9
|
Add syntax highlighting to README.md
|
2014-09-24 18:28:35 +02:00 |
Mitchell Hashimoto
|
a0a1cbc819
|
Remove cgo words from README, not needed anymore
|
2014-08-19 10:25:25 -07:00 |
Alek Storm
|
8797f35c14
|
List Mercurial and CMake dependencies in README.md
|
2014-08-06 12:41:13 -07:00 |
Joshua Lund
|
696fc7c04e
|
Fix a minor typo in the README.
|
2014-07-31 19:09:04 -06:00 |
Carlos Diaz-Padron
|
2333fb5f9c
|
Add a note about installing dependencies to README
|
2014-07-28 12:51:06 -07:00 |
Mitchell Hashimoto
|
3c88c00dac
|
Update README.md
|
2014-07-28 08:55:55 -07:00 |
Mitchell Hashimoto
|
d484d6d6ca
|
Update README
|
2014-07-28 08:52:42 -07:00 |
Mitchell Hashimoto
|
331046b9c2
|
Update README with real IRC/Groups
|
2014-07-27 15:58:24 -07:00 |
Mitchell Hashimoto
|
19aaabeecc
|
Update README.md
|
2014-07-14 21:01:23 -07:00 |
Mitchell Hashimoto
|
830219a8f5
|
update readme
|
2014-06-26 10:34:49 -07:00 |
Mitchell Hashimoto
|
00aba6ee87
|
update README
|
2014-06-26 10:33:39 -07:00 |
Mitchell Hashimoto
|
649cf336e8
|
Initial commit
|
2014-05-21 16:29:16 -07:00 |