Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
This repository contains all documentation for fastlane. You can access the .md files inside the docs folder.
Setup
- Install uv
uv syncto install dependenciesuv run mkdocs serveto preview the documentation locally
Deploy
- Changes to
masterare automatically deployed to docs.fastlane.tools