When working with a distributed system made of many code repositories, it is tedious to clone each repository manually.
Below is how you could clone an entire GitLab group of repositories in one go.
Install the GitLab CLI glab by following the instructions at https://gitlab.com/gitlab-org/cli/#installation.