Transpile Go Types to Typescript
Documentation: https://pkg.go.dev/github.com/antoniszymanski/tgtt-go/tgtt
go install github.com/antoniszymanski/tgtt-go/cmd/tgtt@latest
Install package:
go get github.com/antoniszymanski/tgtt-go/tgtt
Usage: tgtt <command>
Transpile Go Types to Typescript
Flags:
-h, --help Show context-sensitive help.
Commands:
init [<path> [<schema-path>]] [flags]
schema [<path>]
generate [<path>]
Run "tgtt <command> --help" for more information on a command.
tgtt: error: expected one of "init", "schema", "generate"