commit | 3ba1a1804dd8f86d08b8a891ad7a486e9f2deb7b | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Tue Sep 26 14:08:59 2023 +0200 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Tue Sep 26 14:11:16 2023 +0200 |
tree | db0ab0abf07420e9b8fee98fcae20e8de87535d7 | |
parent | bb7aa85ade67cecfec550e277e29359844ffd63d [diff] |
Revert "Adapt to libyang change in identityref handling" This reverts commit dfcc4854e19e472c560c4f97c01963f1c58b711e. Depends-on: https://gerrit.cesnet.cz/c/CzechLight/dependencies/+/6490 Change-Id: I1b1bc3381c36d47d7ebdc5cdf6aa65cb1711c6fe
This program provides an interactive console for working with YANG data. It can connect to NETCONF servers, work as a standalone YANG data editor, or 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.