leboncoin/spark-android

[FR]: Standardise generator script invocation syntax across docs

已关闭

#2,124 创建于 2026年7月27日

 (0 条评论) (0 个反应) (0 位负责人)Kotlin (31 个派生)auto 404
contribution welcomeddocumentationgood first issuepriority:LOW

仓库指标

星标
 (85 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the problem

COMPONENT_CREATION_GUIDE says kotlin scripts/generate-component.main.kts. CONTRIBUTING.md says ./scripts/generate-component.main.kts. Both work, but the inconsistency confuses contributors.

Describe the solution

Standardise on ./scripts/generate-component.main.kts (simpler, matches CONTRIBUTING.md).

Additional context

Priority: Low. Effort: XS.

贡献者指南