eliom-distillery - Scaffolding for your Eliom-projects.
Contents
Description
This program generates the scaffold for your Eliom application from a template. Currently, it only
supports a very simple template named "basic", but later versions will include more comprehensive
templates!
Please refer to the generated README for more information on how to work with the project.
The manual on the web contains more information: http://ocsigen.org/eliom/manual/workflow-distillery.
Name
eliom-distillery - Scaffolding for your Eliom-projects.
Options
-dir Display the directory where templates are installed.
-namename
The name of project to be generated. Note well, that this must be a valid name for a compilation
unit.
-templatetemplate
The template for the project. Currently, basic is the only available template.
-target-directorydir
Generated the project in directory <dir>. name is used by default. eliom-distillery will create it
if it doesn't already exist.
See Also
eliomc(1).
Synopsis
eliom-distillery-direliom-distillery-namename [ -template<template> ] [ -target-directory<dir> ]
