xPack Windows Build Tools
A binary distribution of Windows Build Tools
xpm install @xpack-dev-tools/windows-build-tools@latest --verbose
Multi-version
The xPack Framework aims to automate the installation of multiple versions of development tools that are otherwise not easily available in common software distributions, across multiple platforms (Windows, macOS, GNU/Linux).
Easy to Use & Reproducible
The binary packages can be added to projects as development dependencies, and conveniently installed with xpm install
. This feature also ensures reproducibility, which is particularly beneficial in CI/CD environments.