kgb-ci-report
client for KGB (IRC collaboration bot)
Install
- All systems
-
curl cmd.cat/kgb-ci-report.sh
- Debian
-
apt-get install kgb-client
- Ubuntu
-
apt-get install kgb-client
- Kali Linux
-
apt-get install kgb-client
- Fedora
-
dnf install kgb-bot-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kgb-client
- Raspbian
-
apt-get install kgb-client
- Dockerfile
- dockerfile.run/kgb-ci-report
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