Adding Projects in Codux

Whenever you open Codux, you'll find yourself on the Projects screen, where you can see your already-opened projects and also add new ones. The Add Project menu on this screen contains options to:
Select the relevant option. You can always return to the Projects screen from an opened project at any time by clicking the Codux logo.
Tip!
After you add a project, you can create branches to keep your work separate from your team's, and to collaborate on changes and to review the changes of others using the Git tools built into Codux.
Important!
To add a private GitHub project to Codux or sync one to or from GitHub, you'll first need to sign in to your GitHub account with the appropriate permissions for the repository (if you haven't logged in already). Codux will prompt you when this is needed, but you can also find the login option in the menu at the top right of the screen. If you're cloning a private project from another Git remote provider (like GitLab), you'll first have to create an SSH key on your computer to authenticate with the repository, and then use the project's SSH link.