9ab5f9df50
PR: 47681 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Reviewed by: author
7 lines
351 B
Text
7 lines
351 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, or a FreeBSD port.
|
|
|
|
WWW: http://newfile.sourceforge.net/
|