Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Latest commit

 

History

History
35 lines (16 loc) · 848 Bytes

README.md

File metadata and controls

35 lines (16 loc) · 848 Bytes

Go Language Chef Cookbook

This is an OpsCode Chef cookbook for Go, the programming language.

It uses the "Go Language Gophers" Ubuntu PPA and allows you to tweak version using Chef node attributes.

It is released under the Apache Public License 2.0.

Recipes

Main recipe is golang::default.

Attributes

  • [:golang][:version] (default: "stable"): Go version to install, either stable or tip (the bleeding edge)

Supported OSes

Ubuntu 10.10 to 12.04, will likely work just as well on Debian unstable.

Dependencies

None.

Copyright & License

Michael S. Klishin, Travis CI Development Team, 2012.

Released under the Apache Public License 2.0.