Skip to content

qjcg/cue-gh-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cue-gh-workflows

GitHub workflows in CUE.

Features

  • reusable workflow templates
  • DRY
  • fun!

Use

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

References