gotsrpc/README.md
Kevin Franklin Kim 3677ba8f02
chore: add mise
2025-09-18 23:21:15 +02:00

1.8 KiB

Build Status Go Report Card GoDoc

gotsrpc

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.

Made with ♥ foomo by bestbytes