Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

oliwheeler/ardiffact

Repository files navigation

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 @ardiffact/azure-artifact-storage

$ yarn lage build --to @ardiffact/azure-artifact-storage