Categorygithub.com/xo/ecosystem
repository
0.0.0-20220523112515-ac4bb89e7920
Repository: https://github.com/xo/ecosystem.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

ecosystem

Ecosystem includes tooling that helps interact with xo/xo in various ways.

protoc-gen-xo

protoc-gen-xo is a xo types generator, generating an sql schema from protobuf definitions. It is designed to be used with gunk, but can work separately, outside of gunk.

Installation

Use the following command to install protoc-gen-xo:

$ go install github.com/xo/ecosystem/cmd/protoc-gen-xo@latest