github.com/informationsea/shellflow@v0.1.3/examples/glob.sf (about) 1 #!/usr/bin/env shellflow 2 # -*- shell-script -*- 3 4 #% compiler = "gcc" 5 6 {{compiler}} -o [[hello]] ((*.c)) # ((*.h))