- apps/publish-pipeline-result: The package to help publish pipeline result
- libraries/swagger-validation-common: A library used by swagger-validation
- tools/build-toolchain: A possible build tool used to compile the other projects (not used yet)
To build the projects in this repo, try these shell commands:
npm install -g @microsoft/rush
rush install
rush build
For more information, see the documentation at: https://rushjs.io/