bundle
ing and npm install
ing easy
Make These git hooks runs bundle
or npm install
automatically whenever you:
git checkout
a new branch with a different Gemfile or package.json.git pull
a change to Gemfile or package.json.
How to install
cd awesome_git_repo