Skip to content

lbundalian/ergo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erGO

Alt text

erGO is a state machine–inspired workflow engine written in Go. It supports multiple operator types (Bash, CLI, Python, Map/Reduce) and error handling (with fallback commands), similar to Snakemake, Nextflow, GCP Workflows, and AWS Step Functions.

Installation

Clone the repository and build the application:

go build -o ergo ./cmd/ergo


## ./ergo --run workflow.yaml

About

GO based DSL for orchestrating tasks in a pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published