Sysrepo plugin for klish to implement Juniper-like configuration interface.
https://src.libcode.org/download/klish-plugin-sysrepo
Serj Kalichev ce1ce16a72 xml: Help for PLINE type | před 2 roky | |
---|---|---|
bin | před 2 roky | |
src | před 2 roky | |
xml | před 2 roky | |
.gitignore | před 2 roky | |
LICENCE | před 2 roky | |
Makefile.am | před 2 roky | |
README.md | před 2 roky | |
autogen.sh | před 2 roky | |
configure.ac | před 2 roky | |
ttt.yang | před 2 roky |
The klish is a framework for implementing a CISCO-like CLI on a UNIX systems.
NOTE: It's a development branch for fully rewritten klish version 3. It's not functional for now. For stable klish version 2 see the "2.2" branch.
The main target for the klish is a Linux platform.
NOTE: You need branch "master" for development non-stable version. You need branch "2.2" for stable version.
The development master branch needs libfaux (http://faux.libcode.org) to be built. The stable branch 2.2 doesn't need libfaux library.
Homepage : http://klish.libcode.org
Docs : See the sourcecode tree "doc/" dir for documenation
Repository : https://src.libcode.org/pkun/klish
Mailing list : http://groups.google.com/group/klish
Dev mailing list : http://groups.google.com/group/klish-dev
Download : https://src.libcode.org/download/klish/
Author : Serj Kalichev serj.kalichev(_at_)libcode.org