Skip to content

Instantly share code, notes, and snippets.

@jamesseanwright
Created August 14, 2016 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesseanwright/4b8e4c907c231a0f7ee71e01f5a33163 to your computer and use it in GitHub Desktop.
Save jamesseanwright/4b8e4c907c231a0f7ee71e01f5a33163 to your computer and use it in GitHub Desktop.
Shell wrapper for Closure Compiler
#!/usr/bin/env sh
java -jar /usr/local/bin/closure-compiler.jar $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment