commit | 5c3428b6ad3c1b988ad79b0f37c5a4b2269c5aa3 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Mon Jun 27 00:10:59 2022 +0200 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Mon Jun 27 00:34:41 2022 +0200 |
tree | fbb81773838385fb9b209493c21b40d9b5f2a519 | |
parent | 083e49a03a5e0d39c117d07f9415266547bc1608 [diff] |
Simplify iteration over immediate siblings Depends-on: https://gerrit.cesnet.cz/c/CzechLight/libyang-cpp/+/5831 Depends-on: https://gerrit.cesnet.cz/c/CzechLight/dependencies/+/5842 Change-Id: I813e0db67b855544aeba6d7894263e1d808f9662
This program provides an interactive console for working with YANG data. It can connect to NETCONF servers, and also talk to sysrepo locally.
For building, one needs:
1.75
)The build process uses CMake. A quick-and-dirty build with no fancy options can be as simple as mkdir build && cd build && cmake .. && make && make install
.
Issue reporting and feature requests are welcome via Taiga.io.
We are using Gerrit for patch submission, code review and Continuous Integration (CI). A quick introduction is recommended for first-time Gerrit users. Choose CESNET - Sign in with GitHub for login. Development roadmap and planning happens over Taiga.io.
Copyright © CESNET, https://www.cesnet.cz/ . Portions copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Most of the code was written by Václav Kubernát (CESNET, formerly FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.