bundle binstubs <arg>
Install the binstubs of the listed gems
Arguments
Name | Description |
---|---|
arg |
Options
Name | Description |
---|---|
--force | Overwrite existing binstubs |
--path | The location to install the specified binstubs to |
--standalone | Makes binstubs that can work without depending on Rubygems or Bundler at runtime |
--shebang | Specify a different shebang executable name than the default |