ethauvin
exec { taskName = "pandoc" commandLine(run pandoc) } exec { taskName = "start" commandLine(run start.sh) }