{"id":19905340,"url":"https://github.com/initishbhatt/android-kotlin-compose-template","last_synced_at":"2025-07-06T19:40:53.718Z","repository":{"id":43194295,"uuid":"347995690","full_name":"initishbhatt/android-kotlin-compose-template","owner":"initishbhatt","description":"Android + Kotlin + Compose + KtLint + spotless + Gradle kotlin DSL","archived":false,"fork":false,"pushed_at":"2022-03-14T06:23:03.000Z","size":119,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-17T00:16:04.322Z","etag":null,"topics":["android","android-app","android-template","gradle-kotlin-dsl","jetpack","jetpack-android","jetpack-compose","jetpack-compose-testing","kotlin","kotlin-android","kotlin-dsl-plugin","ktlint","spotless","template","template-repository"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/initishbhatt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-15T14:11:32.000Z","updated_at":"2023-11-20T08:00:28.000Z","dependencies_parsed_at":"2022-08-24T00:20:21.354Z","dependency_job_id":null,"html_url":"https://github.com/initishbhatt/android-kotlin-compose-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initishbhatt%2Fandroid-kotlin-compose-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initishbhatt%2Fandroid-kotlin-compose-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initishbhatt%2Fandroid-kotlin-compose-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initishbhatt%2Fandroid-kotlin-compose-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/initishbhatt","download_url":"https://codeload.github.com/initishbhatt/android-kotlin-compose-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224346675,"owners_count":17296262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-app","android-template","gradle-kotlin-dsl","jetpack","jetpack-android","jetpack-compose","jetpack-compose-testing","kotlin","kotlin-android","kotlin-dsl-plugin","ktlint","spotless","template","template-repository"],"created_at":"2024-11-12T20:32:35.315Z","updated_at":"2024-11-12T20:32:46.822Z","avatar_url":"https://github.com/initishbhatt.png","language":"Kotlin","readme":"# kotlin-android-compose-template\n\n![Workflow result](https://github.com/initishbhatt/android-kotlin-compose-template/workflows/pr_merge/badge.svg)\n\nA simple Github template to create an **Android/Kotlin**, **Compose** ready project.\n\nA major chunk of development time is taken up by setting up **DSL**, **static analysis** and **CI**.\nThis template is made with an aim to reduce this redundant work and be ready with a working repository where all these are handled.\n\n## How to use\n\nCopy this repository by pressing the [![Use this template](https://img.shields.io/badge/use-this%20tempate-yellowgreen)](https://github.com/initishbhatt/android-kotlin-compose-template/generate) button.\nClone your repository and open it in the latest [Android Studio (Canary build)](https://developer.android.com/studio/preview).\n\nOnce created don't forget to update the:\n- [Application Id](buildSrc/src/main/java/Dependencies.kt)\n- [AndroidManifest](app/src/main/AndroidManifest.xml)\n- **Package of the source files**\n\n## Features \n\n- **Kotlin-only template**.\n- **Compose-Ready** \n- Gradle Kotlin DSL setup.\n- Dependency versions managed via `buildSrc`.\n- Sample Compose Test.\n- Kotlin Static Analysis via `ktlint`.\n- `Spotless` for code formatting.\n- CI Setup with GitHub Actions.\n- Issues Template (bug report + feature request). \n- Pull Request Template.\n\n## Gradle Setup \nThis template uses [**Gradle Kotlin DSL**](https://docs.gradle.org/current/userguide/kotlin_dsl.html)\n\nDependencies are placed inside the [Dependencies.kt](buildSrc/src/main/java/Dependencies.kt) file in the `buildSrc` folder inspired by [Jetcaster](https://github.com/android/compose-samples/tree/main/Jetcaster)\n\n## Static Analysis\n\nThis template is using [**ktlint**](https://github.com/pinterest/ktlint) with the [**spotless**](https://github.com/diffplug/spotless) plugin to format your code. Run `./gradlew app:spotlessApply` to automatically format your code.\n\n\n## Contributing \n\nFeel free to open a issue or submit a pull request for any bugs/improvements.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitishbhatt%2Fandroid-kotlin-compose-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finitishbhatt%2Fandroid-kotlin-compose-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitishbhatt%2Fandroid-kotlin-compose-template/lists"}