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
Please refer to the CONTRIBUTING details and follow the CODE_OF_CONDUCT and SECURITY guidelines.
Distributed under MIT License, please see license file within the code for more details.