So assuming the new developer is going to be working in their own
workspace in the project.Go into the Adobe Developer Console > project
your working on > new developers workspace and add all the services you
needed for the project. The new developer will download the code into
their local development machine Then at a terminal do the followingcd in
the projects home folder type `aio console workspace list`then find the
ID of the workspace you want to switch to. Let's say the new workspace
you s...