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

bundler_timer

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundler_timer

  • 1.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

Bundler Timer

Ever find yourself staring at your terminal wondering, "Sweet baby jesus, how many hours of my life do I spend waiting for Bundler?!". Well now you can know just how much of your time has been given to our friend, Bundler.

Bundler Timer will log those precious seconds and report back a depressing little report each time you run Bundler.

Installation

# If using RVM gemsets:
# rvm gemset use global

gem install bundler_timer

# By default, bundler_timer provides a binary named 'b' which you can
# use as a bundle alias.

# So you can just run it as usual and keep track of your shortening life!
cd ~/code/sweet_project/
b install
Using activesupport (3.0.3)
Using builder (2.1.2)
...[snip]...

    Congratulations, you've spent 12 minutes today staring at your screen (5.6 hours overall)

To Do

  • maybe add a daily breakdown in the stats

FAQs

Package last updated on 02 Mar 2014

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