Getting Started
Begin your journey with EAC and Everything-as-Code. These foundational tutorials will take you from installation through configuration.
Learning Path
Follow these tutorials in order:
| Tutorial | Description |
|---|---|
| Quick Start | Install the EAC CLI, run your first commands |
| Understanding Configuration Files | Learn about .eac/ configuration files |
What You'll Learn
After completing these tutorials, you'll be able to:
- Install and configure the EAC CLI
- Understand EAC configuration files and the layered defaults system
- Explore and run EAC commands
- Build and test modules
Prerequisites
- Basic command-line knowledge
- Git fundamentals
- A text editor or IDE
Next Steps
After completing the getting started tutorials:
- EAC Commands Guide - Task-oriented command guides
- Local Development Workflows - Optimize your development iteration speed
- Creating CLIE Extensions - Build containerized extensions (optional, for CLIE users)
Tutorials | How-to Guides | Explanation | Reference
You are here: Tutorials — learning-oriented guides that take you through steps to complete a project.