Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 343 Bytes

Dagster Pipes for Elixir

This repository is a project to allows Elixir to run on Dagster through Dagster Pipes.

Project Structure

The project contains 2 main directories:

  1. dagster_pipes: The main library that provides the ability to run Elixir code on Dagster.
  2. examples: Examples that demonstrate how to use dagster_pipes.