This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Oct 26 11:26:48 -0700 2009 | |
| |
LICENSE | Mon Oct 26 11:59:05 -0700 2009 | |
| |
README.rdoc | Wed Nov 04 18:26:12 -0800 2009 | |
| |
Rakefile | Mon Oct 26 12:05:11 -0700 2009 | |
| |
VERSION | Thu Nov 05 05:29:11 -0800 2009 | |
| |
bin/ | Wed Nov 04 01:11:51 -0800 2009 | |
| |
lib/ | Thu Nov 05 05:28:53 -0800 2009 | |
| |
off_github.gemspec | Thu Nov 05 05:28:53 -0800 2009 | |
| |
test/ | Mon Oct 26 11:26:48 -0700 2009 |
README.rdoc
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.
% 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.







