Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonytonyjan/ruby-cookbook

A chef cookbook to download, compile and install MRI Ruby.
https://github.com/tonytonyjan/ruby-cookbook

Last synced: about 2 months ago
JSON representation

A chef cookbook to download, compile and install MRI Ruby.

Awesome Lists containing this project

README

        

# C Ruby Cookbook

Download C Ruby from offical site, install dependent packages, configure, compile and install. Supported versions depend on http://cache.ruby-lang.org/pub/ruby/.

## Attributes

Key | Type | Description | Default
--- | --- | --- | ---
`ruby.version` | String | Ruby version | `'2.2.0'`
`ruby.gems` | Array | Additional gems to be installed | `[]`