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