Skip to content

Commit 920ea67

Browse files
committed
updated README
1 parent 67b37e8 commit 920ea67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Sorbet::Typescript exports Sorbet `T::Enum` and `T::Struct` definitions into JSO
66

77
DocSpring built this gem for [LogStruct](https://github.com/DocSpring/logstruct) to keep its documented payload types in lockstep with the Ruby source. The generated metadata powers the live reference at [logstruct.com/docs/sorbet-types](https://logstruct.com/docs/sorbet-types/) and all sample logs published across [logstruct.com](https://logstruct.com/), ensuring every example stays current through code generation.
88

9+
See how LogStruct wires the exporter into its build pipeline in [`scripts/generate_structs.rb`](https://github.com/DocSpring/logstruct/blob/main/scripts/generate_structs.rb).
10+
911
## Installation
1012

1113
Add the gem to your application:

0 commit comments

Comments
 (0)