gemsync

Sync gems across multiple ruby installations.

MIT License

Downloads
35.5K
Stars
5
Committers
2

= gemsync

Small gem to sync multiple gem installations.

Usage: gemsync [options]

Available Options: --source, -s : Either the ruby installation directory, or a list of gems produced from 'gem list'. Ex: /usr or /path/to/gemlist.txt --destination, -d : Ruby installation directory you want to sync up. Ex: /opt/ruby-enterprise --disable-sudo, -i: Disable sudo when installing gems --build-docs, -b: Build documentation --version, -v: Print version and exit --help, -h: Show this message

== Copyright

Copyright (c) 2010 quest. See LICENSE for details.