man template-new_proj (Commandes) - template-new_proj -- Create a new project.
NAME
template-new_proj -- Create a new project.
SYNOPSIS
template-new_proj proj_name proj_type options
DESCRIPTION
template-new_proj is a program to generate the files neccessary to begin a new project.
template-new_proj first looks for templates in ~/.template-new/projects. Second, new looks for templates in <datadir>/template-new/projects, where datadir is defined by autoconf. This directory is usually /usr/local/share or /usr/share.
The projects directory contains several files describing different types of projects. Each file is a set of lines containing filenames and an optional template names.
OPTIONS
- -h, --help
- Print a list of options
- -f, --force
- Overwrite any existing files
- -l, --list
- List projects available
- -g, --global
- Use global projects instead of personal ones
FILES
${datadir}/template-new/projects System-wide project directory. ~/.template-new/projects User specific project directory.
AUTHORS
-
new_proj@flyn.org
- HTTP
- Flyn Computing <URL:http://www.flyn.org>
Debian Changes
In the Debian package the shared library is not provided since it is rarely used by other programs. If you need it - contact the Debian maintainer <baruch@ev-en.org> and he will update the package.