Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 329 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 329 Bytes

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