commit | f5f6d24d0b93680f7d20a79071ddb18c0865529d | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Thu Apr 07 01:06:19 2022 +0200 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Thu Apr 07 01:06:41 2022 +0200 |
tree | bf6e7118e36c3becdfcfceb8dfb8d4be84dfa4ec | |
parent | 28b44a8fb4846b2f710081a04ce1851c4ac43b99 [diff] |
Fix some namespace formatting Why not. :) Found by clang-tidy. Change-Id: I99a9cf8efa71c446f5a1ae9c3285d96fe8152915
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). 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.