readme update

This commit is contained in:
anon 2023-01-27 23:31:14 +01:00
parent 5245a6f6b7
commit 25bd228f4a

@ -1,2 +1,6 @@
# mktemplate
This script attempts to eliminate user overhead of frequently coping a file to varying locations.
Mktemplate internally attempts to read a variable called "${MKTEMPLATE_HOME}".
This variable shall hold the path to the folder where templates are stored.
"Templates" are just files located at ${MKTEMPLATEHOME}.
Text files are processed through m4.