pivotal-sprout/sprout-git

Name: sprout-git

Owner: Pivotal Sprout

Description: Recipes to manage git on OS X

Created: 2014-04-19 23:45:23.0

Updated: 2017-06-25 18:48:38.0

Pushed: 2016-09-12 16:01:36.0

Homepage:

Size: 164

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

sprout-git cookbook

Build Status

Recipes to install git related tools on OS X.

Prerequisites
Quickstart
rout
Cookbook Usage
Recent changes:
Attributes:

NOTE: All preferences are namespaced under sprout => git they include:

Recipes:
Contributing
Before committing
rout exec rake

The default rake task includes rubocop, foodcritic, unit specs

Rubocop
rout exec rake rubocop
FoodCritic
rout exec rake foodcritic
Unit specs

Unit specs use ChefSpec

rout exec rake spec:unit
Integration specs

Integrations specs will run the default recipe on the host system (destructive) and make assertions on the system after install.

Note: It has a precondition that git-pair is not already installed on the system.

rout exec rake spec:integration

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.