Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bungler

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bungler

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

A gem meta-package for installing bundler as bungler.

Why?

Well, I will often start work on a new (to me) project. Since I have a lot of projects on my drive, I use rvm to manage them. I add an .rvmrc to the project root, which creates a gemset for use in that project. Since too many projects seem to be using Bundler, I also then need to say:

% gem install bundler
% bungle install

"bungle" being my semantically appropriate alias for 'bundle' on the command-line.

It's a bit jarring, however, to install a gem of one name, and use it from the command-line under another name.

So, now I can:

% gem install bungler
% bungle install

FAQs

Package last updated on 07 Jun 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc