Sha256: 0d1f493e045000256144795599ebb4357ee92e949deb69f84163073e01b055b1
Contents?: true
Size: 701 Bytes
Versions: 1
Compression:
Stored size: 701 Bytes
Contents
= gemsync Small script to sync multiple gem installations. Usage: gemsync [options] Available Options: --source, -s <s>: Either the ruby installation directory, or a list of gems produced from 'gem list'. Ex: /usr or /path/to/gemlist.txt --destination, -d <s>: 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gemsync-0.1.1 | README.rdoc |