快速体验 Cheetah

::-- ZoomQuiet [2005-09-07 09:13:17]

1. 命令行直接调用

cheetah help 
         __  ____________  __
         \ \/            \/ /
          \/    *   *     \/    CHEETAH 0.9.18 Command-Line Tool
           \      |       /
            \  ==----==  /      by Tavis Rudd <[email protected]>
             \__________/       and Mike Orr <[email protected]>

USAGE:
------
  cheetah compile [options] [FILES ...]     : Compile template definitions
  cheetah fill [options] [FILES ...]        : Fill template definitions
  cheetah help                              : Print this help message
  cheetah options                           : Print options help message
  cheetah test [options]                    : Run Cheetah's regression tests
                                            : (same as for unittest)
  cheetah version                           : Print Cheetah version number

You may abbreviate the command to the first letter; e.g., 'h' == 'help'.
If FILES is a single "-", read standard input and write standard output.
Run "cheetah options" for the list of valid options.

哈哈哈!!有意思!