#!/usr/bin/env bash
# Ubuntu
sudo apt-get update
sudo apt-get install flex bison
