This is an OWEL for All Systems Go! 2023.
curl -sSL https://raw.githubusercontent.com/Ericsson/ove/master/setup | bash -s asg2023 https://github.com/mtempling/asg-2023
The above oneliner is short for:
mkdir -p asg2023
cd asg2023
git clone https://github.com/Ericsson/ove.git .ove
git clone https://github.com/mtempling/asg-2023
ln -s asg-2023 .owel
ln -s .ove/ove ove
source ove
ove asg2023 <tab><tab>
ove asg2023-all