The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.

Serj Kalichev 6964cdfd15 Remove unneeded ]J. Thanks to Corentin Debains for the patch il y a 10 ans
bin 9c5451d588 Don't fclose() NULL pointer il y a 10 ans
clish 76e1e9ad33 Check param before use il y a 10 ans
contrib d32755628a Debian: Add debian text to contrib/README il y a 11 ans
debian 99b81c886a Debian: Fix some lintian bugs il y a 11 ans
examples 9140156b88 Fix plugin examples to new API il y a 10 ans
konf 2b1c1bf0a9 Fix extra warnings il y a 10 ans
libc 1a733d2882 Add internal getopt implamentation. BSD version il y a 10 ans
lub ee6ae2a59f Init list's tail il y a 10 ans
m4 cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers il y a 11 ans
plugins 4a836e8427 Init char *saveptr=NULL for strtok_r() il y a 10 ans
tinyrl 6964cdfd15 Remove unneeded ]J. Thanks to Corentin Debains for the patch il y a 10 ans
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML il y a 11 ans
.gitignore 203b12d99d Can be build without dlopen() il y a 10 ans
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages il y a 12 ans
ChangeLog edce0a7c8e Adding Debian package required files il y a 11 ans
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages il y a 12 ans
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> il y a 12 ans
Makefile.am 1a733d2882 Add internal getopt implamentation. BSD version il y a 10 ans
README 2902b7f66c Fix README il y a 10 ans
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script il y a 12 ans
clish.xsd 0db777324b Change plugin API il y a 10 ans
configure.ac 1a733d2882 Add internal getopt implamentation. BSD version il y a 10 ans

README

The project's homepage is http://klish.libcode.org.
See the http://klish.googlecode.com page for some additional information about klish.