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