githubImport GitHub Repos

You can import a project from a GitHub repository and continue working on it in Arkain.

1

Go to the Dashboardarrow-up-right page and click the [+ New container] button.

2

Authenticate your GitHub account

  • In the 'Create Container' popup, click the [Import from GitHub] button in the top right corner.

  • Click the [GitHub authorization] button to link your account through GitHub account.

  • Upon successful authentication, the list of your GitHub repositories will be displayed.

3

Create a container from the GitHub repository

  • Select the repository you want to import. If the repository is set as private, it will be indicated with a badge in the list.

  • The base template and name will be automatically entered based on the selected repository, and you can freely modify them as needed.

  • If needed, activate additional modules/packages to install them.

  • Lastly, click the [Import project] button to create the container based on the provided settings.

Last updated