Production Environment Tutor (PET) is a simple command line tool that helps automating the construction of a custom HPC-like environment using the environment modules package from sourceforge.
The automation is based on a series of INI files that contain information on how to download, configure, compile and install a given module. These files also express dependencies between modules to alleviate the burden when installing applications that have a lot of dependencies.
If you try this tool and:
please drop me a few lines
Wiki: Installation of the package
Wiki: Structure of the INI files
Wiki: Usage of the command line tool