5.0.0 • Published 6 years ago

optimizilla-cli v5.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Script to utilize optmimizilla and avoid the pesky ui

Simple node script, used via cli - to upload and process images via http://optimizilla.com/

NPM

Install

npm i optimizilla-cli -g

Usage

optimizilla [FILENAME]

Options
  --output, -o  Destination of the optimized file
  --replace, -r  Replace the original file
  --dry, -d  Dry run, upload, optimize and print out links

Examples
  $ optimizilla xpto.jpg --output ./ --replace

RoadMap

  • Multiple files upload
  • Seperate into helpers
  • Better error checking
  • Options
  • Help text
  • Tests

Contribute

PRs accepted.

Contributors

License

MIT © Dmitri Kunin

5.0.0

6 years ago

4.0.0

7 years ago

3.3.0

7 years ago

3.2.2

7 years ago

3.2.1

7 years ago

3.2.0

7 years ago

3.1.0

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago