NAME
Mkscript - simple and lightweight Template engine
SYNOPSIS
--version, -v Print the current version
--reconf, -r Reconfigure the path to the templates directory
--help, -h Display this message
USAGE
will look for some script file in .app-mkscript
and copy its contents to the new foo.sh file:
mkscript [OPTION]... [FILE]...
DESCRIPTION
mkscript is a easy, lightweight and simple Template engine written in Perl, it is easy customize it by putting your own templates inside the engine directory.
In case the directory not exists, there are options to generate one, or create the new one by hand.
I wrote this program with intention of making life easier for programmers who work with many languages and technologies and often forget the unique syntax of each one.
--version
output version info and exit.
--reconf
reload the default configurations and create a raw /home/user/.app-filecomposer directory! All the templates you wish to use must be inside this directory
AUTHOR
written by Ariel G. Vieira.
LICENSE AND COPYRIGHT
This software is Copyright (c) 2023 by Ariel Vieira.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991