This repository is a project to allows Elixir to run on Dagster through Dagster Pipes.
The project contains 2 main directories:
dagster_pipes
: The main library that provides the ability to run Elixir code on Dagster.examples
: Examples that demonstrate how to usedagster_pipes
.