This script (that comes with EasyBuild) will create a commented template for you to work on: https://github.com/hpcugent/easybuild-framework/blob/master/easybuild/scripts/mk_tmpl_easyblock_for.py
On 3 June 2015 at 18:07, Robert Schmidt <[email protected]<mailto:[email protected]>> wrote: I don't think there is any easy one like this (but you could write your own easyblock). You might look at CmdCp as an idea. It could work for what you want too (you could specify a source file in the map, but never use the variable in the command). https://github.com/hpcugent/easybuild-easyblocks/blob/master/easybuild/easyblocks/generic/cmdcp.py On Wed, Jun 3, 2015 at 11:52 AM Niek de Klein <[email protected]<mailto:[email protected]>> wrote: Hi all, I have been going through the manual and I can't find a description of the steps that each of the easyblocks make. I can only find the list of easyblocks, an introduction and specifications. Specifically, I need an easyblock that only does "sh installer.sh". I can't find if any of the easyblocks already does that, or if not, how I can make an easyblock myself. Can you point me where I can find this in the manual? Thanks, Niek -- Dr. Alan O'Cais Application Support Juelich Supercomputing Centre Forschungszentrum Juelich GmbH 52425 Juelich, Germany Phone: +49 2461 61 5213 Fax: +49 2461 61 6656 E-mail: [email protected]<mailto:[email protected]> WWW: http://www.fz-juelich.de/ias/jsc/EN ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------

