joiningdata / lollipops

Lollipop-style mutation diagrams for annotating genetic variations.
GNU General Public License v3.0
182 stars 70 forks source link

Installation documentation to install lollipops in Centos 6.x environment. #39

Closed jbsysadmin closed 5 years ago

jbsysadmin commented 5 years ago

Greetings. I got a request to install lollipops, for cluster use. I downloaded "v1.5.1.tar.gz" (from https://github.com/pbnjay/lollipops/releases) This expands to directory lollipops-1.5.1.

However, there is no such binary "lollipops." Nor are there configure / make instructions, or list of dependencies.

How is one supposed to install lollipops?

pbnjay commented 5 years ago

Sorry it looks like the binaries never uploaded! I've pushed them now.

Like most Go projects the install is actually really simple if you have the build environment already, so it's easy to overlook in the README: go get -u github.com/pbnjay/lollipops