The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.
|
|
il y a 3 ans | |
|---|---|---|
| bin | il y a 3 ans | |
| dbs | il y a 4 ans | |
| docs | il y a 3 ans | |
| examples | il y a 3 ans | |
| klish | il y a 3 ans | |
| libc | il y a 12 ans | |
| m4 | il y a 3 ans | |
| plugins | il y a 3 ans | |
| tinyrl | il y a 3 ans | |
| .clang-format | il y a 5 ans | |
| .gitignore | il y a 3 ans | |
| CHANGES | il y a 7 ans | |
| ChangeLog | il y a 13 ans | |
| Doxyfile | il y a 5 ans | |
| ISSUES | il y a 7 ans | |
| LICENCE | il y a 13 ans | |
| Makefile.am | il y a 3 ans | |
| README.md | il y a 3 ans | |
| autogen.sh | il y a 13 ans | |
| configure.ac | il y a 3 ans | |
| indent.sh | il y a 5 ans | |
| klish.xsd | il y a 3 ans |
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