Please refer to the documentation:
https://www.foomo.org/docs/projects/gotsrpc
Follow the docs:
https://www.foomo.org/docs/projects/gotsrpc/cli#installation
From source to /usr/local/bin/gotsrpc:
go get github.com/foomo/gotsrpc/v2
cd $GOPATH/src/github.com/foomo/gotsrpc
make install
Release downloads:
https://github.com/foomo/gotsrpc/releases
Make a pull request...
Distributed under MIT License, please see license file within the code for more details.