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 72e5ecd7ac ktp: Callbacks for some events | hace 2 años | |
---|---|---|
bin | hace 2 años | |
dbs | hace 3 años | |
docs | hace 2 años | |
examples | hace 2 años | |
klish | hace 2 años | |
libc | hace 11 años | |
m4 | hace 2 años | |
plugins | hace 2 años | |
tinyrl | hace 2 años | |
.clang-format | hace 4 años | |
.gitignore | hace 2 años | |
CHANGES | hace 6 años | |
ChangeLog | hace 12 años | |
Doxyfile | hace 4 años | |
ISSUES | hace 6 años | |
LICENCE | hace 12 años | |
Makefile.am | hace 2 años | |
README.md | hace 2 años | |
autogen.sh | hace 12 años | |
configure.ac | hace 2 años | |
indent.sh | hace 4 años | |
klish.xsd | hace 3 años |
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