Skip to content

shifr/goquant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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