Skip to content
This repository was archived by the owner on Nov 17, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 513 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 513 Bytes

Golang

Chef cookbook for installing and configuring the Go programming language.

Recipes

The Golang cookbook ships with the following recipes:

Default

Chooses which type of Go to install based on install_flavor attribute.

Package

Installs Go from a package.

Source

Installs Go from source. Computes the URL and filename as late as possible so that overriding in wrapper cookbooks is easy.

Author

Simple Finance ops@simple.com

License

Apache License, Version 2.0