other versions
GEM2.3(1) | General Commands Manual | GEM2.3(1) |
NAME¶
gem2.3 - frontend to RubyGems, the Ruby package manager
SYNOPSIS¶
gem2.3 command [arguments...] [options...]
DESCRIPTION¶
gem2.3 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.3 help commands - list all gem2.3 commands
-
gem2.3 help examples - shows some examples of usage
-
gem2.3 help COMMAND - show help on COMMAND, (e.g. 'gem2.3 help install')
LINKS¶
EXAMPLES¶
gem2.3 install rake gem2.3 list --local gem2.3 build package.gemspec gem2.3 help install
SEE ALSO¶
July 2014 |