buildbot

System to automate the compile/test cycle (server)

  • Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
  • Homepage: https://buildbot.net
  • Section: devel
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 on any operating system with command-not-found.com