3 Forks
19 Stars
19 Watchers

srcset.sh

A command line script that generates multiple responsive versions of an image at width breakpoints -- 320,480,640,768,960,1024,1280,1440 pixels wide -- that match common Mobile and widescreen desktop/laptop viewports using Imagemagick's convert utility and outputs the needed <img/> tag

How to download and setup srcset.sh

Open terminal and run command
git clone https://github.com/adrianboston/srcset.sh.git
git clone is used to create a copy or clone of srcset.sh repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with srcset.sh https://github.com/adrianboston/srcset.sh/archive/master.zip

Or simply clone srcset.sh with SSH
[email protected]:adrianboston/srcset.sh.git

If you have some problems with srcset.sh

You may open issue on srcset.sh support forum (system) here: https://github.com/adrianboston/srcset.sh/issues