Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

maxim/off_github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Utility to help you migrate installed gems from github to gemcutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages