Setting up your local git repository
Send the GitHub account names for the people that will use the ENGAGE SDK to your ENGAGE representative. If you need to create new GitHub accounts, refer to Signing up for a new GitHub account in the GitHub documentation.
Each person that will use the ENGAGE SDK must also install tools to work with Git.
For instructions on how to set up Git, refer to the GitHub documentation at https://docs.github.com/en/get-started/quickstart/set-up-git
After you set up Git, you can clone your GitHub repository. This enables you to obtain a local copy of the ENGAGE SDK, but retain a link to the GitHub repository. You can then upload any IFX or locations that you create and synchronize changes with other developers in your Enterprise group.
For instructions on how to clone a repository, refer to the GitHub documentation at https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
Last updated