GitHub Integration

  • Open Momentum’s Automate → SETTINGS → INTEGRATIONS and click GitHub option. You will see status “NOT-INTEGRATED“.

  • Click INTEGRATE button and give the access permissions.

  • Click Authorize button for your GitHub account.

  • In order to make GitHub integration, you need to make a change in your current project or create a new project. Adding a new Step or reordering steps is necessary for the creation of the new Github project.

It may take a few minutes for your new private repository to be created on GitHub.

If your Momentum Project’s name is MYPROJECT and your platform is ANDROID, your private repository name will be “Momentum_myproject_android

If you use (Java, CSharp, JS, Python, Ruby) programming languages in your project, a separate branch is created for each used language with Momentum SDK. Please check out your code branch to start development or debugging.

Learn more about Git and Visual Studio Code Integration >