defenseunicorns / maru-runner

The Unicorn Task Runner
Apache License 2.0
8 stars 0 forks source link

Make Runner vars and .inputs be consistent #84

Open UncleGedd opened 6 months ago

UncleGedd commented 6 months ago

Runner vars have a ${ } syntax, and composable tasks use Go text/template ${{ }} syntax. Make these consistent and provide the Go templating functionality to normal Runner vars