Talkkonnect 1.2 Released on GitHUB!

talkkonnect version 1.2 is released on github.com/talkkonnect

To Build it please follow the following steps

go get github.com/talkkonnect/talkkonnect

export GOPATH=/home/mumble/gocode
export GOBIN=/home/mumble/bin

cd $GOPATH

cd $GOPATH/src/github.com/talkkonnect/talkkonnect

go build -o /home/mumble/bin/talkkonnect cmd/talkkonnect/main.go

 

Leave a Reply

Your email address will not be published. Required fields are marked *