saucelabs/role-homebrew

Name: role-homebrew

Owner: Sauce Labs

Description: Install homebrew and manage homebrew packages

Created: 2016-07-22 22:01:33.0

Updated: 2017-07-25 23:35:37.0

Pushed: 2017-03-16 21:30:10.0

Homepage: null

Size: 9

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

homebrew

This installs Homebrew, the Mac OS X package manager.

Make sure to run it as a regular user that will manage packages, since homebrew does not officially support installing as root (see below for an example).

Build Status

Role variables
Example playbook

sts: all
les:
- role: homebrew
  homebrew_packages:
    - git
  homebrew_casks:
    - atom
Testing

Use of RVM (or similar) to maintain gemsets is highly recommended.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.