gem2.5 (1) Linux Manual Page
gem2.5 – frontend to RubyGems, the Ruby package manager
Synopsis
gem2.5 command [arguments…] [options…]
Description
gem2.5 is the frontend to RubyGems, the standard package manager for Ruby. This is a basic help message containing pointers to more information.
Further help:
gem2.5 help commandslist all gem2.5 commandsgem2.5 help examplesshows some examples of usagegem2.5 help COMMANDshow help on COMMAND, (e.g. ‘gem2.5 help install’)
Links
Examples
gem2.5 install rake gem2.5 list –local gem2.5 build package.gemspec gem2.5 help install
See Also
bundle(1)
