kgb-client
client for KGB (IRC collaboration bot)
Install
- All systems
-
curl cmd.cat/kgb-client.sh
- Debian
-
apt-get install kgb-client - Ubuntu
-
apt-get install kgb-client - Kali Linux
-
apt-get install kgb-client - Fedora
-
dnf install kgb-client - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install kgb-client - Raspbian
-
apt-get install kgb-client
kgb-client
client for KGB (IRC collaboration bot)
KGB is an IRC bot, helping people work together by notifying an IRC channel when a commit occurs. It supports multiple repositories/IRC channels and is fully configurable. This package contains the client-side program, kgb-client, which is supposed to be used as an hook in your version control system and sends the notifications to the KGB daemon. Currently supported version control systems are: * Git * Subversion * CVS