/cue-gh-workflows

GitHub Workflows in CUE

Primary LanguageMakefile

cue-gh-workflows

GitHub workflows in CUE.

Features

  • reusable workflow templates
  • DRY
  • fun!

Use

# Generate a new workflow.
cue new -t myworkflow # TODO

References