Tutorials
Step-by-step guides to help you get started with EAC and Everything-as-Code workflows.
Getting Started
Goal: Get EAC installed, understand the fundamentals, and start automating
Start here if you're new to EAC and Everything-as-Code:
Getting Started - Complete setup and fundamentals
- Quick Start - Install the EAC CLI, configure your project, run your first commands
- Understanding Configuration Files - Learn about
.eac/configuration files
New to EAC?
The Quick Start guide walks you through the complete setup:
- Install the
eacCLI binary - Initialize EAC configuration (
eac init) - Explore available commands (
eac help) - Run your first build and test
See CLIE Extension Host if you need containerized execution via Docker.
Tutorials | How-to Guides | Explanation | Reference
You are here: Tutorials — learning-oriented guides that take you through steps to complete a project.