revans / gini
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
gini /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGELOG.rdoc | ||
| |
LICENSE | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
gini.gemspec | ||
| |
lib/ | ||
| |
spec/ |
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).

