other versions
- experimental 3.4.5-1~exp1
| GEM3.4(1) | General Commands Manual | GEM3.4(1) |
NAME¶
gem3.4 - frontend to RubyGems, the Ruby package manager
SYNOPSIS¶
gem3.4 command [arguments...] [options...]
DESCRIPTION¶
gem3.4 is the frontend to RubyGems, the standard package manager for Ruby. This is a basic help message containing pointers to more information.
Further help:
-
gem3.4 help commands - list all gem3.4 commands
-
gem3.4 help examples - shows some examples of usage
-
gem3.4 help COMMAND - show help on COMMAND, (e.g. 'gem3.4 help install')
LINKS¶
EXAMPLES¶
gem3.4 install rake gem3.4 list --local gem3.4 build package.gemspec gem3.4 help install
SEE ALSO¶
| July 2014 |