First Steps
Creating a Repository
Create a new private repository by using one of the project templates, depending on the project type:
- futuredapp/kmp-futured-template for Kotlin Multiplatform (KMP) projects
- futuredapp/android-project-template-compose for Android-only projects
Repository Naming
When creating a new repository, follow the naming convention:
- KMP:
<project-name>-kmp
- Android-only:
<project-name>-android
Owner
Set owner to futured.app