命令行接口

0.7.12 新版功能.

Plim 提供命令行工具 plimc 用于将 plim 源文件转换为 mako 模板。

$ plimc -h
usage: plimc [-h] [--encoding ENCODING] source target

Compile plim source files into mako files.

positional arguments:
  source               path to source plim template
  target               path to target mako template

optional arguments:
  -h, --help           show this help message and exit
  --encoding ENCODING  source file encoding