@zurawiki/imagelint
CLI tool for enforcing image assets are optimally compressed with ImageOptim.
TODOs
- <input checked="" disabled="" type="checkbox"> Add install instruction on mac with homebrew link and
brew update && brew cask install imageoptim
- <input checked="" disabled="" type="checkbox"> Add wrapper script that skips on non-mac environments
- <input checked="" disabled="" type="checkbox"> After file is processes, add metafile with file hash
- <input checked="" disabled="" type="checkbox"> Have script skip builds with VALID hash
- <input disabled="" type="checkbox"> Disable if CI is configured
- <input disabled="" type="checkbox"> Config CI and force options as well as versioning.
- <input disabled="" type="checkbox"> Control-C gracefully