This directory contains examples, templates, and quick setup resources to help you get started with Pilot.
example-config.yaml- Example configuration file with common settingssample-tasks/- Sample task definitions and examplessetup.sh- Quick setup script for development environment
-
Initialize Pilot:
pilot init
-
Copy example config:
cp getting-started/example-config.yaml ~/.pilot/config.yaml -
Start Pilot:
pilot start --github --telegram
For detailed documentation, see: