view chef.py @ 255:ef8e5f9efdbd

docs: Website configuration reference.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 22 Feb 2015 21:53:53 -0800
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()