Skip to content

Instantly share code, notes, and snippets.

@ahliang85
Last active August 29, 2015 14:27
Show Gist options
  • Save ahliang85/c98d4e8da84973dc4a6e to your computer and use it in GitHub Desktop.
Save ahliang85/c98d4e8da84973dc4a6e to your computer and use it in GitHub Desktop.
Command - ImageOptim-CLI
# imageoptim --image-alpha --jpeg-mini --quit --directory ~/Sites/MyProject
# shorthand format:
# imageoptim -a -j -q -d ~/Sites/MyProject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment