I am new to grpcui. I've been trying to follow the installation. I did
go get github.com/fullstorydev/grpcui/...
go install github.com/fullstorydev/grpcui/cmd/grpcui
I also added grpcui path to my $PATH
. Even tried to pull down the repo and make install
. But I keep getting grpcui: command not found
. Anyone could help ?