]> Lady’s Gitweb - Shrine-XSLT/commitdiff
Allow custom `YIELD` script for yielding sources
authorLady <redacted>
Thu, 26 Jan 2023 05:12:35 +0000 (21:12 -0800)
committerLady <redacted>
Sat, 29 Apr 2023 03:07:11 +0000 (20:07 -0700)
By default, this is just `cat`, which will simply pipe the source
content into the transformation, but one might change this to be
`cat doctype.dtd`, for example, to add a doctype to the beginning of
every source file, or a more complicated script.

`YIELD_DEPENDENCIES` can be used to specify dependencies of the `YIELD`
script to ensure the files are rebuilt when a dependency changes.


No differences found
This page took 0.020049 seconds and 4 git commands to generate.