RubyGems
From Wikipedia, the free encyclopedia
| Stable release | 1.3.5 / 2009-07-21 |
|---|---|
| Written in | Ruby |
| Operating system | Cross-platform |
| Type | Package manager |
| License | Ruby License |
| Website | http://docs.rubygems.org |
RubyGems is a package manager for the Ruby programming language that provides a standard format for distributing Ruby programs and libraries (in a self-contained format called a "gem"), a tool designed to easily manage the installation of gems, and a server for distributing them. It is analogous to EasyInstall for the Python programming language. RubyGems is now part of the standard library from Ruby version 1.9.
[edit] External links
- Official Rubygems project page, including downloads
- Official documentation of the Rubygems tool
- Linux Journal article
|
|||||||||||||||||||||||
| This programming language-related article is a stub. You can help Wikipedia by expanding it. |