buildbot_windows_service

System to automate the compile/test cycle (server)

Debian Debian
RUN apt-get update && \ apt-get install -y buildbot
Ubuntu
RUN apt-get update && \ apt-get install -y buildbot
Alpine
RUN apk add buildbot
Arch Arch Linux
RUN pacman -S --noconfirm buildbot
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y buildbot
Fedora
RUN dnf install -y buildbot
Raspbian
RUN apt-get update && \ apt-get install -y buildbot
click the source code to copy install buildbot_windows_service on any operating system with command-not-found.com