/go-resize

Image resizer in golang

Primary LanguageGo

Image resizer in go.

Uses code from the mustaccio sample

To install/exec:

  • make sure you have go (apt-get install golang)
  • set or append your env variable $GOPATH to the folder containing src. (export GOPATH = ~/go-resize/)
  • go build i.go
  • ./i