# ardiffact **Repository Path**: mirrors_microsoft/ardiffact ## Basic Information - **Project Name**: ardiffact - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-25 - **Last Updated**: 2025-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ardiffact A set of libraries to calculate and report diffs for artifacts ## Contributing ### Requirements - nodejs - yarn v1 ### Build Build all packages ```sh $ yarn lage build ``` Build a single package _e.g build @microsoft/azure-artifact-storage_ ```sh $ yarn lage build --to @microsoft/azure-artifact-storage ```