pybit-watcher
watches incoming directories for reprepro
Install
- All systems
-
curl cmd.cat/pybit-watcher.sh
- Debian
-
apt-get install pybit-watcher
- Ubuntu
-
apt-get install pybit-watcher
- Kali Linux
-
apt-get install pybit-watcher
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pybit-watcher
- Raspbian
-
apt-get install pybit-watcher
- Dockerfile
- dockerfile.run/pybit-watcher
pybit-watcher
watches incoming directories for reprepro
pyBit uses message queues to create a distributed, cross-platform buildd toolkit using a collection of buildds, using source from various VCS clients. pyBit is intended to support rapidly evolving software collections and can support multiple VCS frontends and multiple build backends. This package provides a watcher which runs as a daemon and monitors a directory for changes files then runs the appropriate reprepro rule. This allows pybit clients to upload without waiting for the packages to be processed by reprepro.