Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tonytonyjan/ruby-cookbook
- Owner: tonytonyjan
- Created: 2015-01-23T20:39:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T15:12:30.000Z (almost 10 years ago)
- Last Synced: 2024-04-09T21:30:15.106Z (9 months ago)
- Language: Ruby
- Size: 172 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 | `[]`