Files
Pake/docs/README.md
2025-08-29 10:42:47 +08:00

23 lines
1018 B
Markdown

# Pake Documentation
Welcome to Pake documentation! Here you'll find comprehensive guides and documentation to help you start working with Pake as quickly as possible.
## User Guides
- **[CLI Usage](cli-usage.md)** | [中文](cli-usage_CN.md) - Command-line interface reference
- **[GitHub Actions](github-actions-usage.md)** | [中文](github-actions-usage_CN.md) - Build apps online without local setup
- **[Pake Action](pake-action.md)** - Use Pake as GitHub Action in your projects
## Developer Guides
- **[Advanced Usage](advanced-usage.md)** | [中文](advanced-usage_CN.md) - Customization, development, and advanced features
- **[CLI Testing](cli-testing.md)** - Testing guide for CLI functionality
- **[Contributing](../CONTRIBUTING.md)** - How to contribute to Pake development
## Quick Links
- [Main Repository](https://github.com/tw93/Pake)
- [Releases](https://github.com/tw93/Pake/releases)
- [Discussions](https://github.com/tw93/Pake/discussions)
- [Issues](https://github.com/tw93/Pake/issues)