Specs are documented in doc folder
Simple methods to construct Licenses messages
.proto
files:pre-requisists:
- [protoc](https://github.com/protocolbuffers/protobuf/releases)
- [golang](https://golang.org/)
- [protoc-gen-doc](https://github.com/pseudomuto/protoc-gen-doc) to generate docs
yarn compile
yarn test
After compiling proto files
yarn build