#!/bin/sh # DON'T USE YET, DRAFT mkdir -p /home/$USER/src cd /home/$USER/src git clone https://gitlab.lip6.fr/vlsi-eda/tas-yagle.git cd tas-yagle ./build.sh