Bower is a package manager for the web. Bower lets you easily install assets such as images, CSS and JavaScript, and manages dependencies for you.
NPM style, just run bower install jquery
to have the latest jQuery included in your project. By the fellas over at Twitter.
Leave a comment