We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
# for virtualenv sudo aptitude install build-essential python-dev libenchant-dev python-virtualenv # for docs sudo aptitude install libffi-dev libssl-dev
sudo yum install libffi-devel openssl-devel
git clone https://github.com/buildbot/buildbot cd buildbot make virtualenv . .venv/bin/activate make docs