Checkout code
You can either use the git CLI or use a git client such as GitHub Desktop
To setup git credentials for Github, it may be convenient to install the Github CLI.
With it you can simply perform gh auth login to authenticate, and then gh repo clone customoffice-dk/customoffice to clone.
For the remainder of this guide, if nothing else is mentioned it is assumed that you have a terminal open in the
repository root of the CustomOffice codebase.