#!/usr/bin/env bash set -xe sudo apt-get -y install \ clang \ libclang-dev \ llvm-dev