Could you share binary code(s) please?
rdonmez1 opened this issue · 1 comments
rdonmez1 commented
I have been trying to install on windows system but it doesn't anything when i run "go install" command.
I m interesting domainr whois cleint binary codes for my project. no development.
thanks.
ydnar commented
@rdonmez what are you trying to do, exactly?
This is a library meant for inclusion in another program, not a user-facing tool. I suppose in theory you could install the client (thus having a random binary on your system named “client”) with this command:
go get github.com/domainr/whois/cmd/client