Create Repository & App
We recommend to use an organization for your repositories. One repository can contain one or many projects that can contain one or many apps.
Create Repository
To create a repository use the + action next to your GitHub organization or account:

Now follow the wizard:
- Select the template for the new repository:
- Public AppSource and PTE Templates from Microsoft
- Public AppSource and PTE Templates for COSMO Alpaca which are configured to use COSMO Alpaca's container infrastructure for the AL-Go workflows (recommended)
- GitHub template repositories of the target GitHub organization/account which are AL-Go repositories.
- Enter the name of the new repository
- Select if the new repository should be private.
With that a single-project repository will be created based on the selected template. If defined, your GitHub Repo Standards are applied to the new repo. The new repository will contain all needed workflows and configurations.
Create App
To create an app within your repository, select your repository and navigate the tree to Projects > [project] > Apps and click the + action:

Now follow the wizard:
- Select the type (App, TestApp or PerformanceTestApp) of the new app
- Enter the name of the new app
- Enter the publisher name of the new app
- Enter the ID range of the new app
Now a workflow will run to create the new app and add all necessary files to the repository.