NAME

tt2site - Template Toolkit site builder

SYNOPSIS

tt2site [options] [setup|build|rebuild|clean|realclean]

Options:

   --ident           show identification and TT2Site version
   --version -V      show identification and TT2Site version, and exit
   --help --usage    show command usage, and exit

COMMANDS

NOTE: For the actual commands supported by this particular version, use the --help option.

Commands that are usually supported:

setup

Initialises a new site directory. This command must be run once before you can do anything else.

build

Runs the ttree application to update the site files.

rebuild

Runs the ttree application to completely rebuild all site files.

clean

Cleans the generated HTML files, and editor backup files.

realclean

Cleans the generated HTML files, editor backup files, and all files originally installed using the setup command.

You'll be asked for confirmation before your files are removed.

OPTIONS

--version -V

Prints a version identification to standard output and exits.

--help

Prints a brief help message to standard output and exits.

--ident

Prints a program identification.

DESCRIPTION

tt2site is the main tool to use the Template::TT2Site program.

For more information, see the HTML documentation in the distribution, or visit the web site at http://www.squirrel.nl/people/jvromans/tt2site/index.html.

AUTHOR

Johan Vromans <jvromans@squirrel.nl>

COPYRIGHT

This programs is Copyright 2004-2005, Squirrel Consultancy.

This program is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License or the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.