Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miguelsolorio/gulp-auto-imagemin

A simple task runner using gulp-imagemin to optimize images from a directory
https://github.com/miguelsolorio/gulp-auto-imagemin

Last synced: 17 days ago
JSON representation

A simple task runner using gulp-imagemin to optimize images from a directory

Awesome Lists containing this project

README

        

# Gulp Auto Imagemin
> A simple task runner using [gulp-imagemin](https://github.com/kevva/imagemin) and [gulp-newer](https://github.com/tschaub/gulp-newer) to optimize images and watch the directory for changes

## Install

```sh
$ npm i
```

## Run
```sh
$ gulp
```