|
il y a 4 ans | |
---|---|---|
.. | ||
doc | il y a 4 ans | |
proto | il y a 4 ans | |
src | il y a 4 ans | |
test | il y a 4 ans | |
.eslintignore | il y a 4 ans | |
.eslintrc.js | il y a 4 ans | |
.gitignore | il y a 4 ans | |
.prettierignore | il y a 4 ans | |
README.md | il y a 4 ans | |
compile.sh | il y a 4 ans | |
package.json | il y a 4 ans | |
tsconfig.json | il y a 4 ans |
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