/codemods

Codemodding tools

Primary LanguagePythonMIT LicenseMIT

Project generated with PyScaffold

codemods

Modifies dagster code that uses solids/pipelines/modes into code that uses ops/jobs.

In order to use these codemods, editable install this repo, install the run.sh script using chmod +x run.sh, and run the script on the directory you would like to codemod.