How-to Guides¶
Practical, goal-oriented guides for common Angreal tasks.
{{< hint type=tip >}} Looking for step-by-step learning? Check out our Tutorials section. {{< /hint >}}
Task Management¶
- Create a Task - Define custom automation tasks
- Add Arguments - Make tasks configurable with command-line arguments
- Create Task Groups - Organize related tasks together
Template Development¶
- Include Jinja Templates - Use dynamic templates in your projects
- Use Validation Rules - Ensure template inputs are valid
Integrations¶
- Virtual Environments - Create and manage Python virtual environments
- Docker Compose - Manage multi-container applications with Docker Compose
Tips for Using How-to Guides¶
- Know your goal - Each guide assumes you have a specific task in mind
- Prerequisites matter - Make sure you meet the requirements listed at the start
- Adapt to your needs - Code examples are starting points; modify them for your use case
- Check the reference - For detailed API information, see the Reference section