xpm - The xPack Project Manager
A tool to automate builds, tests and manage C/C++ dependencies, inspired by npm
npm install --location=global xpm@latest
Multi-language, cross-platform
The module is compatible with TypeScript and JavaScript projects, and can be utilized across multiple platforms (Windows, macOS, GNU/Linux).
Easy to Use & Reproducible
Projects refer to this module via an explicitly versioned dependency. This ensures reproducibility, which is especially beneficial in CI/CD environments.
Part of the Node.js ecosystem
The module can be installed with npm from the npmjs.com public repository, just like millions of other packages.