Skip to content

Commit

Permalink
add instructions for image program installs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan P.C. McQuen committed Oct 17, 2014
1 parent b56dd61 commit 2ecf10f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@ I love this script! I want to install it and use it everywhere!
wget -N https://raw.githubusercontent.com/ryanpcmcquen/image-ultimator/master/imgult; install -m755 imgult /usr/local/bin/; rm imgult



Before you run it you need these amazing programs!

Linux:

sbopkg -i optipng -i jpegoptim

Mac:

brew install jpegoptim mozjpeg optipng


#USE AT YOUR OWN RISK!

Just run this command in any directory with images, note that it will *OVERWRITE* images and loop recursively through all directories INSIDE the directory you run it in.
Expand Down

0 comments on commit 2ecf10f

Please sign in to comment.