https://github.com/openbmc/phosphor-networkd
https://github.com/openbmc/phosphor-networkd
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/openbmc/phosphor-networkd
- Owner: openbmc
- License: apache-2.0
- Created: 2015-12-18T18:03:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-30T14:43:17.000Z (over 1 year ago)
- Last Synced: 2025-03-31T10:04:52.284Z (over 1 year ago)
- Language: C++
- Size: 6.42 MB
- Stars: 18
- Watchers: 17
- Forks: 49
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phosphor-networkd
## To Build
To build this package, do the following steps:
```sh
1. meson build
2. ninja -C build
```