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
initcommand. - 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