kotlin-app-template
๐ Kotlin Project Template: A ready-to-use template with GitHub Actions, Detekt, Ktlint, Kotlin Gradle DSL, and JUnit 5 for streamlined development and continuous integration. Perfect for kickstarting Kotlin projects with best practices.
Language: kotlin
Author: GitHub Repos (@github-repos)
0 stars ยท 4 views
Viewing path: README.md
Files
- gradle.properties (properties)
- codecov.yml (yml)
- Makefile (txt)
- gradle (txt)
- wrapper (txt)
- gradle-wrapper.properties (properties)
- libs.versions.toml (toml)
- diktat-analysis.yml (yml)
- .editorconfig (editorconfig)
- gradlew.bat (bat)
- .claude (claude)
- settings.json (json)
- commands (txt)
- test.md (md)
- lint.md (md)
- AGENTS.md (md)
- README.md (md)
- checksum.sh (sh)
- settings.gradle.kts (kts)
- CLAUDE.md (md)
- LICENSE (txt)
- build.gradle.kts (kts)
- .github (github)
- workflows (txt)
- ci.yml (yml)
- dependabot.yml (yml)
- ISSUE_TEMPLATE (txt)
- feature_request.md (md)
- bug_report.md (md)
- scripts (txt)
- git-hooks (txt)
- pre-commit.sh (sh)
- claude (txt)
- lint-hook.sh (sh)
- rename-project.sh (sh)
- .gitignore (gitignore)
- src (txt)
- test (txt)
- kotlin (txt)
- dev (txt)
- shtanko (txt)
- template (txt)
- DataProcessorTest.kt (kt)
- ExampleTest.kt (kt)
- main (txt)
- kotlin (txt)
- dev (txt)
- shtanko (txt)
- template (txt)
- DataProcessor.kt (kt)
- Application.kt (kt)
- Calculator.kt (kt)
- DivideByZeroException.kt (kt)
- renovate.json (json)
- config (txt)
- license.md (md)
- main.md (md)
- detekt (txt)
- detekt-baseline.xml (xml)
- detekt.yml (yml)
- spotless (txt)
- copyright.kt (kt)
- ATTRIBUTION.md (markdown)