DEV Community

Discussion on: Microservices with go-kit. Part 1

 
plutov profile image
Alex Pliutau
  1. You should set GOPATH=/Users/username/go
  2. After go get github.com/kujtimiihoxha/kit you can find kit in $GOPATH/bin/kit
Thread Thread
 
nikhilnair profile image
Nikhil Nair

Hey
I got it running. Thanks a ton Alex :)
Keep you the great work. Looking forward to more Go tutorials.

Thread Thread
 
trungvudang profile image
Trung Vu • Edited

I also got trouble when try to install kit, it is not maintained anymore, but I found this
github.com/GrantZheng/kit