A tool that lets you know when you need to run bundle install
or rake db:migrate
Simply install the gem once,
[sudo] gem install orly
and install O RLY in each Git Repo
orly --install
To remove O RLY just run orly --uninstall
inside the git repo.
In the Github page https://github.com/yonbergman/orly/
Copyright (c) 2012 Yonatan Bergman, released under the MIT license