view chef.py @ 639:91dd760950ad

cm: Exclude the correct directories from vim-gutentags.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 14 Feb 2016 19:44:54 -0800
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()