workflow

convert-script-to-sky-workflow

Read a shell script / Makefile target / cron line and author an equivalent .sky (body->bash, schedule->cron, env->secrets), then lint-loop and dry-run. Fire via: skyway run convert-script-to-sky-workflow --var dir=<dir> --var name=<file> --var source=<file>

← All workflows

Install

sky library install convert-script-to-sky-workflow
Kind
workflow
Collection
meta/authoring
Path
meta/authoring/workflows/convert-script-to-sky-workflow/workflow.sky
Tags
meta, convert, scaffold, manual
View on GitHub →