Crate angreal

Source
Expand description

Angreal - project templating and task management

A package for templating code based projects and providing methods for the creation and management of common operational tasks associated with the project.

Modulesยง

builder
The angreal app builder
error_formatter
git
Git operations for Angreal
init
The angreal init command.
logger
Logging for the core application
macros
py_logger
A unified logger to bridge python and rust
task
Core structures for describing tasks and arguments
utils
Filesystem utilities
validation
Validation utilities for template variables