You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A directed acyclic graph (DAG)-based automation tool designed to orchestrate build operations by automatically managing tasks according to specified dependencies.
A directed-acyclic graph based automation framework written in Python for building, versioning, and packaging your code projects.
Usage
#!/bin/bash
pip install pat
pat run
Requiremets
Python 3.11
About
A directed acyclic graph (DAG)-based automation tool designed to orchestrate build operations by automatically managing tasks according to specified dependencies.