Skip to content

Instantly share code, notes, and snippets.

@mattfelten
Created July 10, 2013 00:45
Show Gist options
  • Save mattfelten/5962631 to your computer and use it in GitHub Desktop.
Save mattfelten/5962631 to your computer and use it in GitHub Desktop.
Minify JS with Terminal
uglifyjs Chart.js -o Chart.min.js -c -m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment