Sign inSign up

foomo/gotsrpc

By foomo

Updated about 1 month ago

Go / TypeScript and Go / Go RPC

Image
Developer tools
1

3.7K

foomo/gotsrpc repository overview

gotsrpc

gotsrpc

GitHub Release Github All Releases Docker Pulls GitHub stars

This is a Docker image for the gotsrpc CLI.

Available Tags

  • latest – the most recent stable release
  • <major.minor.patch> – pinned versions (e.g. 1.2.3)

Usage

Run the CLI with Docker:

# Run gotsrpc help
docker run --rm foomo/gotsrpc

# Run against a local project (mount your code)
docker run --rm -v $(pwd):/app -w /app foomo/gotsrpc path/to/gotsrpc.yaml

Source Code

The source code can be found at its GitHub repository⁠.

Feedback & Contributions

We welcome issues, feedback, and pull requests in the GitHub repository.

If you encounter problems with the Docker image, please open an issue on GitHub.

License

Distributed under MIT License, please see license file within the code for more details.

Made with ♥ foomo by bestbytes

Tag summary

Content type

Image

Digest

sha256:f514f2987

Size

8.8 MB

Last updated

about 1 month ago

docker pull foomo/gotsrpc