# phosphor-objmgr **Repository Path**: jeff200902/phosphor-objmgr ## Basic Information - **Project Name**: phosphor-objmgr - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-11 - **Last Updated**: 2022-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Prerequisites Non-OpenBMC build dependencies are: - meson/ninja - boost - libsystemd - systemd - tinyxml2 ## Build `meson build && ninja -C build` ## Run Unit Tests `meson build && ninja -C build test` ## Clean the repository `rm -rf build`