Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garethr/garethr-golang
Puppet module for managing go
https://github.com/garethr/garethr-golang
Last synced: 28 days ago
JSON representation
Puppet module for managing go
- Host: GitHub
- URL: https://github.com/garethr/garethr-golang
- Owner: garethr
- License: apache-2.0
- Created: 2013-03-27T22:28:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T14:29:03.000Z (over 10 years ago)
- Last Synced: 2024-12-11T15:56:12.810Z (about 1 month ago)
- Language: Ruby
- Size: 223 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Puppet module for installing the Go from the JuJu packages on
[Launchpad](https://launchpad.net/~juju/+archive/golang).This module is also available on the [Puppet
Forge](https://forge.puppetlabs.com/garethr/golang)[![Build
Status](https://secure.travis-ci.org/garethr/garethr-golang.png)](http://travis-ci.org/garethr/garethr-golang)## Usage
The module includes a single class:
include 'golang'
By default this sets up the PPA and installs the golang package.