Skip to content

Instantly share code, notes, and snippets.

View andris-silis's full-sized avatar

Andris Sīlis andris-silis

View GitHub Profile
@andris-silis
andris-silis / 1.md
Last active January 2, 2016 02:39 — forked from 8bitDesigner/1.md
Update git project's bower and npm packages on git pull, merge and checkout

Make bower and npm package install easy

This repo has some handy handy hooks to run bower update or npm install whenever you:

  • git checkout a new branch with a different package.json or bower.json
  • git pull a change to package.json or bower.json