The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.
https://src.libcode.org/download/klish/
Serj Kalichev 7e4ae073fa xml: Working on tags | 2 years ago | |
---|---|---|
bin | 2 years ago | |
dbs | 3 years ago | |
docs | 2 years ago | |
examples | 2 years ago | |
klish | 2 years ago | |
libc | 11 years ago | |
m4 | 2 years ago | |
plugins | 2 years ago | |
tinyrl | 2 years ago | |
.clang-format | 4 years ago | |
.gitignore | 2 years ago | |
CHANGES | 6 years ago | |
ChangeLog | 12 years ago | |
Doxyfile | 4 years ago | |
ISSUES | 6 years ago | |
LICENCE | 12 years ago | |
Makefile.am | 2 years ago | |
README.md | 2 years ago | |
autogen.sh | 12 years ago | |
configure.ac | 2 years ago | |
indent.sh | 4 years ago | |
klish.xsd | 2 years ago |
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