Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 197 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 197 Bytes

Install

Set GOPATH and run.

$ go get github.com/ezbuy/tgen/...

Usage

Generate TypeScript code with webapi mode.

$ tgen gen -l typescript -m rest -i xxx.thrift -o ./output