CLI tool for enforcing image assets are optimally compressed.
npm install imagelint-losslessCLI tool for enforcing image assets are optimally compressed with ImageOptim.
- [x] Add install instruction on mac with homebrew link and brew update && brew cask install imageoptim
- [x] Add wrapper script that skips on non-mac environments
- [x] After file is processes, add metafile with file hash
- [x] Have script skip builds with VALID hash
- [ ] Disable if CI is configured
- [ ] Config CI and force options as well as versioning.
- [ ] Control-C gracefully