Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Getting Started with Pilot

This directory contains examples, templates, and quick setup resources to help you get started with Pilot.

Contents

  • example-config.yaml - Example configuration file with common settings
  • sample-tasks/ - Sample task definitions and examples
  • setup.sh - Quick setup script for development environment

Quick Setup

  1. Initialize Pilot:

    pilot init
  2. Copy example config:

    cp getting-started/example-config.yaml ~/.pilot/config.yaml
  3. Start Pilot:

    pilot start --github --telegram

Next Steps

For detailed documentation, see: