Skip to content

Instantly share code, notes, and snippets.

@robinsmidsrod
Created January 26, 2017 13:57
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 robinsmidsrod/0f0983b1f34a4e20e5ca6db50a38056e to your computer and use it in GitHub Desktop.
Save robinsmidsrod/0f0983b1f34a4e20e5ca6db50a38056e to your computer and use it in GitHub Desktop.
open my $minified_js, '-|', "minify_js.sh", $js_file or die("minify_js.sh failed: $!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment