id: "xslt" aliases: - "xsltproc" - "xsl" name: "XSLT" main: "main.xsl" template: |
Hello, world!
compile: | xsltproc main.xsl -o main run: | cat main