# phosphor-bmc-code-mgmt **Repository Path**: jeff200902/phosphor-bmc-code-mgmt ## Basic Information - **Project Name**: phosphor-bmc-code-mgmt - **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-10 - **Last Updated**: 2022-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # phosphor-bmc-code-mgmt Phosphor BMC Code Management provides a set of system software management applications. More information can be found at [Software Architecture](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Software/README.md) ## To Build To build this package, do the following steps: 1. `meson build` 2. `ninja -C build` To clean the repository run `rm -r build`.