0.01
No commit activity in last 3 years
No release in over 3 years
Keeps a log of your time waiting on bundler
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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