An overview of the architecture can be found at netplan.io/design
The full documentation for netplan is available in the doc/netplan.md file
Steps to build netplan using the Meson build system inside the build/
directory:
- meson setup build --prefix=/usr [-Db_coverage=true]
- meson compile -C build
- meson test -C build --verbose [TEST_NAME]
- meson install -C build --destdir ../tmproot
Please file bug reports in Launchpad.
Please join us on IRC in #netplan at Libera.Chat.
Our mailing list is here.
Email the list at netplan-developers@lists.launchpad.net.