The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.
Serj Kalichev d33c8c981a pty: SIGWINCH | пре 2 година | |
---|---|---|
bin | пре 2 година | |
dbs | пре 3 година | |
docs | пре 2 година | |
examples | пре 2 година | |
klish | пре 2 година | |
libc | пре 11 година | |
m4 | пре 2 година | |
plugins | пре 2 година | |
tinyrl | пре 2 година | |
.clang-format | пре 4 година | |
.gitignore | пре 2 година | |
CHANGES | пре 6 година | |
ChangeLog | пре 12 година | |
Doxyfile | пре 4 година | |
ISSUES | пре 6 година | |
LICENCE | пре 12 година | |
Makefile.am | пре 2 година | |
README.md | пре 2 година | |
autogen.sh | пре 12 година | |
configure.ac | пре 2 година | |
indent.sh | пре 4 година | |
klish.conf | пре 2 година | |
klish.xsd | пре 2 година | |
klishd.conf | пре 2 година |
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