Sha256: 94a6da8d0fbe2656ffd9d6a93b99110e298681f8a469c30506bed78796e440b0
Contents?: true
Size: 635 Bytes
Versions: 2
Compression:
Stored size: 635 Bytes
Contents
== Off Github A simple tool which helps migrate your locally installed gems from github to gemcutter. It will find all the gems installed from github and recognize them on gemcutter using some recursive string matching. It will then present you with a list of everything it will migrate and ask for permission before touching anything. == Run Make sure you have gemcutter installed by following these instructions[http://gemcutter.org]. % sudo gem install off_github % off_github Follow instructions. == Options Use --help to see available options. Use --no-sudo to avoid using sudo. Use --dry to simulate the process.
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
off_github-1.1.2 | README.rdoc |
aaalex-off_github-1.1.2 | README.rdoc |