mirror of
https://github.com/foomo/gotsrpc.git
synced 2025-10-16 12:35:35 +00:00
1.8 KiB
1.8 KiB
Go / TypeScript and Go / Go RPC
Documentation
Please refer to the documentation.
$ gotsrpc
gotsrpc
Usage:
gotsrpc [options] <config-file>
Options:
-version Display version information
-debug Print debug information
Examples:
$ gotsrpc path/to/gotsrpc.yaml
Installation
Please follow the documentation.
Download binary
Download a binary release
Build from source
go install github.com/foomo/gotsrpc@latest
Homebrew (Linux/macOS)
If you use Homebrew, you can install like this:
brew install foomo/tap/gotsrpc
Mise
If you use mise, you can install like this:
mise use github.com:foomo/gotsrpc
Release downloads:
https://github.com/foomo/gotsrpc/releases
How to Contribute
Please refer to the CONTRIBUTING details and follow the CODE_OF_CONDUCT and SECURITY guidelines.
License
Distributed under MIT License, please see license file within the code for more details.
