Getting Started¶
This guide will help you get up and running with Readability in just a few minutes.
Choose Your Method¶
Readability can be used in two ways:
- GitHub Action - Integrate into your CI/CD pipeline for automated checks
- CLI Tool - Run locally during development or in scripts
Quick Start¶
GitHub Action (Recommended)¶
Add to your workflow:
CLI Installation¶
Then run:
What's Next?¶
- Installation - Detailed installation options
- Quick Start - Your first readability analysis