[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack/xpm-js)](https://github.com/xpack/xpm-js/blob/master/package.json)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack/xpm-js)](https://github.com/xpack/xpm-js/releases)
[![NPM Version](https://img.shields.io/npm/v/xpm?color=blue)](https://www.npmjs.com/package/xpm/)
[![license](https://img.shields.io/github/license/xpack/xpm-js)](https://github.com/xpack/xpm-js/blob/master/LICENSE)
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fxpack.github.io%2Fxpm-js%2F)](https://xpack.github.io/xpm/)

# The xPack Project Manager

A tool to automate builds, tests and manage C/C++ dependencies, inspired by npm.

## Project documentation

For information on how to install and use this project, please refer to the
[project website](https://xpack.github.io/xpm/).

## Project source

The source code of the current release is available on
[GitHub tag v0.23.2 tree](https://github.com/xpack/xpm-js/tree/v0.23.2).

## License

Unless otherwise stated, the original content is released under the terms of the
[MIT License](https://opensource.org/licenses/mit),
with all rights reserved to
[Liviu Ionescu](https://github.com/ilg-ul).
