.. -*-rst-*-

Collective Recipe ScriptGen
===========================

Overview
--------

A recipe for generating a script that runs some arbitrary shell commands.

Supported Options
-----------------

cmd
  executable to run
arguments
  command-line arguments to pass to executable
environment
  environment variables to define for the executable
