Skip to content
Antonio Rossetti edited this page Sep 30, 2017 · 1 revision

Kimengumi Command Line Interface Environnement

KCLIE is a usefull command line environnement, tools & libraries.

It gives you :

  • A standardized Bash & Zsh teminial environnemt.
  • A set of additionnal users commands, increasing your efficiency.
  • A set of additionnal admin commands, simplifying your admin life.
  • A set of batch libraries for admins, allowing you standardize your scripts

Compatibility

Tested / used on :

  • Debian (5+) / Ubuntu LTS (8.04+)
  • Red Hat Enterprise Linux (6+) / CentOS (5+)
  • Cygwin (1.7+) / Babun (1.2+) / WSL (Windows Subsystem for Linux)
  • Mac OSX (10.10+, excluding networking/firewalling scripts & libraries)

Installation

for a whole system (all users)

as root

git clone https://github.com/kimengumi/kclie.git /opt/kclie
/opt/kclie/configure

for a single user

git clone https://github.com/kimengumi/kclie.git ~/.kclie
~/.kclie/configure

License

Licensed under the EUPL, Version 1.1 or – as soon they will be approved by the European Commission - subsequent versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence. You may obtain a copy of the Licence at: https://joinup.ec.europa.eu/software/page/eupl Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for the specific language governing permissions and limitations under the Licence.