commit | 8e53bda04ff788e2aa93be8b4de3c1a3eac891ed | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Tue Jan 05 17:04:12 2021 +0100 |
committer | Gerrit Code Review <gerrit@gerrit.cesnet.cz> | Tue Jan 05 17:04:12 2021 +0100 |
tree | ecb3e66b9ce3d37d8ec683d9ffd8c41ed6be0e90 | |
parent | 5e8a4eb926880c3aeff2ba9322d5603b16e9fc28 [diff] | |
parent | 1bd7d59fcc35e2faeeea7ea19316a4db5a3cc80a [diff] |
Merge "Update dependencies"
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:
Use an exact commit of any dependencies as specified in submodules/dependencies/*
.
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.