https://github.com/kceh/renovate-test
https://github.com/kceh/renovate-test
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kceh/renovate-test
- Owner: KCeh
- Created: 2024-08-25T11:19:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-01T00:56:09.000Z (5 months ago)
- Last Synced: 2026-02-01T12:22:44.059Z (5 months ago)
- Language: Kotlin
- Size: 428 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Readme handbook chapter](https://infinum.com/handbook/android/building-quality-apps/project-readme)
BuildStatus: (Add build status url from Bitrise)
# Project name #
(Short description of the project)
## Architecture
Modularization setup used in the project is described [here](modularization.md).
Please read and understand it before starting work on the project.
(Describe the project architecture, add images to make it more clear)
## Deploy
(Guide on how to deploy builds for this project)
Link to Tryoutapps: (Add tryoutapps url)
## Build
(Guide on how to build a project in different environments, submodule syncing etc.)
## API
API documentation can be found here: (Add API documentation url)
## Design
Design can be found here: (Add design project url)
### Design system
(Description of the project design system)
## Polyglot
Link to Polyglot configuration: (Add link to Polyglot configuration)
## Security
For more information visit [Security wiki](https://github.com/infinum/Android-New-Project-Template/wiki/Security)
## Project specifics
(Project specific information, add more chapters if needed)
### Writing pull requests
### Writing tests
### Bitrise workflow