Skip to content

digineo/bundler-symlinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bundler Symlinks

This Bundler plugin creates symlinks to the installed Gems. This makes it possible to use Gems as Node packages without installing them twice.

Installation

Add this line to your application's Gemfile:

plugin "bundler-symlinks", git: 'https://github.com/digineo/bundler-symlinks'

Usage

Execute

$ bundle install

and symlinks should be created in .bundle/gems.