Commit Graph
16 Commits
Author SHA1 Message Date
Darren Coxall a9f990a233 Install bazaar 2015-01-18 08:52:21 +00:00
Darren Coxall 2af3b3b970 Merge pull request #7 from dcoxall/git-hg
Install git and mercurial
2014-12-25 00:38:29 +00:00
Darren Coxall 413ae77b4f Install git and mercurial
To make "go get" work in most cases you need either git or mercurial installed to clone the dependencies.
Now the golang class will install these but the requirement to update aptitude (on debian based machines) is not a concern for the golang class and so is handled outside of the class.
2014-12-24 13:33:29 +00:00
Darren Coxall 1448a2deca Merge pull request #4 from wayne-o/master
Update init.pp
2014-12-21 09:25:46 +00:00
Darren Coxall 5f602a80b5 Update to Go 1.4 2014-12-11 07:26:36 +00:00
Darren Coxall 3debdcf5bb Use Go 1.3.3 2014-10-01 21:45:23 +01:00
Darren Coxall 3baff19bef Correct indentation and alignment 2014-10-01 21:44:30 +01:00
Darren Coxall 24856e44a4 Merge pull request #2 from sunshinekitty5/master
Change dl link for 1.3.1, change version number
2014-08-20 17:10:48 +01:00
Darren Coxall 96534c131c Documented change to go version 2014-06-07 15:03:43 +01:00
Darren Coxall 4a7857d674 Default to 1.2.2
Corrected the download location
2014-06-07 15:02:13 +01:00
Darren Coxall 5050f8fa5b Updated to Go 1.2 2013-12-07 18:31:20 +00:00
Darren Coxall 558777ce36 Updated to use Go 1.1.2 2013-08-26 09:29:31 +01:00
Darren Coxall e423569f8b Corrected README 2013-06-22 22:09:14 +02:00
Darren Coxall 8de0cd5b46 Updated README.md
Included description, usage, contributing and license
2013-05-02 10:13:44 +02:00
Darren Coxall 30632f4aad Setup recommended golang environment 2013-05-02 08:46:45 +01:00
Darren Coxall 7f58e1e8d0 Initial commit 2013-05-01 23:33:47 -07:00