JamieMason / ImageOptim-CLI

Make optimisation of images part of your automated build process
https://foldleft.io/image-tools
MIT License
3.45k stars 125 forks source link

Read filenames from stdin #160

Closed JamieMason closed 5 years ago

JamieMason commented 6 years ago

Version 2.0.0 does not read files from stdin, this issue is to track reinstating it.

find . | imageoptim 
JamieMason commented 5 years ago

Now that there is support for glob patterns, closing as YAGNI.