This file helps Gemini understand the project's context, conventions, and goals.
- Description: [Briefly describe the project's purpose and what it does.]
- Key Technologies: [List the main languages, frameworks, and libraries used.]
- Project Goals: [Outline the primary objectives of the project.]
- Coding Style: [Describe the coding style (e.g., SwiftLint rules, formatting conventions).]
- Commit Messages: [Specify the preferred format for commit messages (e.g., Conventional Commits).]
- Branching Strategy: [Explain the branching model (e.g., GitFlow).]
- Build:
swift build - Test:
swift test - Lint:
swiftlint
- 請使用繁體中文與我進行交談
- 在執行任何操作的過程中,請反覆進行詳盡的自我思考、檢查和確認
- 在執行任何操作之前,請先確認是否有必要進行該操作
- 在執行任何操作之前,請先確認最新專案結構