Skip to content

Instantly share code, notes, and snippets.

@robap
Created June 26, 2010 23:51
Show Gist options
  • Save robap/454468 to your computer and use it in GitHub Desktop.
Save robap/454468 to your computer and use it in GitHub Desktop.
use closure to create a compiled script
closure/lib/closure/bin/calcdeps.py -i app/bootstrap.js -p closure/lib -p app/ -o compiled -c closure/utils/compiler.jar > public/js/app.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment