revans / gini

A JavaScript/CSS installer

This URL has Read+Write access

gini /
README.markdown

Gini

Gini currently supports only jquery, prototype and mootools. I'll be adding CSS frameworks shortly.

Usage

gini jquery

gini jquery --path /Users/revans/Desktop

gini jquery -c

The first will install jquery to the current directory that you are in. The second will install jquery to the given path. And the third will pull down a compressed verison of jquery, if it exists (otherwise it will pull the uncompressed version).