muesli / smartcrop

smartcrop finds good image crops for arbitrary crop sizes
MIT License
1.82k stars 114 forks source link

Feature request: binary release for the CLI #43

Open yacoob opened 4 years ago

yacoob commented 4 years ago

I'd love to see a binary release for the cli tool - I'm after a single-binary smartcrop implementation to put on a docker image. There's the official smartcrop-cli, but that brings whole nodejs into the fold, bumping the size of the image substantially. Any chance of getting a binary build here, that I can then just wget in? :D

Thanks!

muesli commented 4 years ago

Sure, that sounds reasonable! Will prepare something...

shashank-priyadarshi commented 1 month ago

@muesli can I take this up? I can add goreleaser as a GitHub action.