Skip to content

shifr/goquant

Repository files navigation

goquant

Golang wrapper for libimagequant

Not ready for using yet!

INSTALLATION

Debian based

  1. Install Go as described here
  2. Install Git
  3. Set GOPATH (example: $ export GOPATH=~/Projects/Go) to directory where all your packages will be located
  4. Run $ go get -d github.com/shifr/goquant to fetch goquant sources
  5. $ cd $GOPATH/src/github.com/shifr/goquant
  6. Run $ ./deb_install.sh. There should be no errors
  7. Goquant is ready for using

Releases

No releases published

Packages

No packages published