Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 128 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 128 Bytes

Install dependencies:

make install

Run linter and breaking-change detector:

make check

Generate code:

make gen