```bash git clone https://github.com/mickenordin/fractions.git` git clone https://github.com/mickenordin/complex-numbers.git` cd complex-numbers g++ -o cnumber cnumber.cpp ./cnumber ```