507a57615e
It uses a full-featured preprocessor (like the C preprocessor) to transform templates into customized starter files. It can also generate trees of files for a specific purpose, such as a project using automake and autoconf, license files or a FreeBSD port. Based on a patch from Miguel Mendez via PR pkg/20313 modified by me.
6 lines
326 B
Text
6 lines
326 B
Text
Newfile is a tool for creating starter files in various languages.
|
|
|
|
It uses a full-featured preprocessor (like the C preprocessor) to transform
|
|
templates into customized starter files. It can also generate trees of files
|
|
for a specific purpose, such as a project using automake and autoconf, license
|
|
files or a FreeBSD port.
|