зеркало из https://github.com/microsoft/ardiffact.git
aede043dc7 | ||
---|---|---|
.github/workflows | ||
docs | ||
packages | ||
.gitignore | ||
.prettierrc.json | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
api-extractor.base.json | ||
beachball.config.js | ||
lage.config.js | ||
package.json | ||
tsconfig.base.json | ||
yarn.lock |
README.md
ardiffact
A set of libraries to calculate and report diffs for artifacts
Contributing
Requirements
- nodejs
- yarn v1
Build
Build all packages
$ yarn lage build
Build a single package e.g build @microsoft/azure-artifact-storage
$ yarn lage build --to @microsoft/azure-artifact-storage