Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 459 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 459 Bytes

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.