Synopsis
This is a command line application that helps install javascript in your app.
Examples
This command does install jquery in your public/javascripts folder.
js-get install jquery
Other examples:
js-get list
js-get uninstall jquery
Usage
js-get [options] list|install|uninstall javascript_name
For help use: js-get --help
Options
-h, --help Displays help message
-v, --version Displays version
-q, --quiet Output as little as possible, overrides verbose
-V, --verbose Verbose output
TO DO - add additional options
Author
Tom Wilson
Copyright
Copyright (c) 2008 Jack Russell Software Company. Licensed under the MIT License:
http://www.opensource.org/licenses/mit-license.php
Required files
optparse
rdoc/usage
ostruct
date
rest_client
crack
fileutils