BPM — BoredOS Package Manager
This directory contains the bpm userland package manager.
Build
To build as part of the top-level tree:
make userland
Or build standalone:
make -C external/bpm
Packaging (.bup files)
For details on how to package applications and create .bup files for bpm, please refer to PACKAGING.