Skip to content

pxlpnk/rubygems-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubygems-proxy

Build Status Code Climate Dependency Status

Usage

git clone https://github.com/pxlpnk/rubygems-proxy.git

cd rubygems-proxy

bundle install --without development test

rackup

In your Gemfile let the source point to: source 'http://gems.example.com'

The proxy will redirect to rubygems.org to resolve the dependencies. The gems and gemspecs that are then requested are downloaded to cache/ and served from there.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages