grabjs ==

simple ruby gem to download popular javascript libraries.

the code is based somewhat on the homebrew project github.com/mxcl/homebrew

install ==

sudo gem install grabjs

usage ==

$ grabjs jquery # will download the jquery javascript lib to current library.

requirements ==

wget