mirror of
https://github.com/foomo/gotsrpc.git
synced 2026-04-15 02:04:25 +00:00
main
Some checks failed
Test Branch / test (push) Has been cancelled
sec(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in the security group across 1 directory
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
Contributions are welcome! Please read the contributing guide.
License
Distributed under MIT License, please see license file within the code for more details.
Languages
Go
70.9%
TypeScript
27.5%
Makefile
1.3%
HTML
0.3%
