Kotlin implementation of Camouflage (part of the SRC Tool). This module lives inside the umbrella repo and mirrors the upstream project.
- Upstream repository: https://github.com/srctool/camouflage-kotlin
- Issues/PRs for Kotlin code should target this path in the umbrella repo or the upstream as appropriate.
- Internal design/architecture notes: ../docs/internal/kotlin/
- User-facing usage docs: ../docs/usage/
- Build & test:
./gradlew build test - Kotlin/JDK: see CONTRIBUTING.md for version details
See CONTRIBUTING.md for full details.
Participation is governed by CODE_OF_CONDUCT.md. For sensitive reports, email contact@srctool.org.
Licensed under the Apache License, Version 2.0 (see LICENSE).