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

A Chef cookbook that provisions the Go programming language runtime (stable or tip versions)

Notifications You must be signed in to change notification settings

wheely/go-language-chef-cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Chef cookbook that provisions the Go programming language runtime (stable or tip versions)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%