Makefile : Compile Folder of Templates to Folder of Scripts #22
TekWizely
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Inspired by this issue post:
.tpl
file path as argument to.INCLUDE
directive #16 (comment)I decided I wanted to share the Makefile in case its useful to others.
I whipped up a small makefile that might be useful for compiling a directory containing templates into a directory containing re-usable scripts:
Makefile
This makefile was very much a quick hack, but may serve as a useful starter for projects with multiple templates.
Beta Was this translation helpful? Give feedback.
All reactions