|
4 yıl önce | |
---|---|---|
.. | ||
doc | 4 yıl önce | |
proto | 4 yıl önce | |
src | 4 yıl önce | |
test | 4 yıl önce | |
.eslintignore | 4 yıl önce | |
.eslintrc.js | 4 yıl önce | |
.gitignore | 4 yıl önce | |
.prettierignore | 4 yıl önce | |
README.md | 4 yıl önce | |
compile.sh | 4 yıl önce | |
package.json | 4 yıl önce | |
tsconfig.json | 4 yıl önce |
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