Project code for RelativePath 15.
Scripts to onboard development.
To know what system you are on type uname and see Darwin or Linux.
Darwin
$SHELL darwin-onboarding.sh
Linux
$SHELL linux-onboarding.sh
Command to create a local VM
$SHELL create-vm.sh
Delete the local VM
$SHELL delete-vm.sh
$SHELL create-vm.sh && multipass transfer webserver.sh relativepath: && multipass exec relativepath $SHELL webserver.sh