Files
Pake/docs/README.md
2025-09-06 23:27:27 +08:00

24 lines
1.0 KiB
Markdown

# Pake Documentation
<h4 align="right"><strong>English</strong> | <a href="README_CN.md">简体中文</a></h4>
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 Command Reference](cli-usage.md)** - Complete command-line parameters and basic usage
- **[GitHub Actions Online Build](github-actions-usage.md)** - Online build without local environment setup
- **[Pake Action Integration](pake-action.md)** - Use Pake as a GitHub Action in your projects
## Developer Guides
- **[Advanced Usage & Development](advanced-usage.md)** - Code customization, project structure, development environment setup and testing guides
- **[Contributing Guide](../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)