Mercurial > repos > fubar > tool_factory_2
diff README.md @ 15:dd6cf2ddaac7 draft
Uploaded
author | fubar |
---|---|
date | Wed, 28 Jan 2015 19:28:32 -0500 |
parents | c34063ab3735 |
children |
line wrap: on
line diff
--- a/README.md Tue Jan 20 19:03:18 2015 -0500 +++ b/README.md Wed Jan 28 19:28:32 2015 -0500 @@ -2,14 +2,15 @@ ============= This is an upgrade to the tool factory but with added parameters -(optionally editable in the generated tool form - otherwise fixed) and multiple input files. +(optionally editable in the generated tool form - otherwise fixed) and +multiple input files. Any number of parameters up to the limit of your patience with repeat groups -These are optionally editable by the user - names cannot be changed - no overwriting $JAVA_HOME_DIR -or else permanently fixed and not editable at run time. +These are optionally editable by the user - names cannot be changed so +no overwriting $JAVA_HOME_DIR or else permanently fixed and not editable at run time. Any number of input files can be passed to your script, but of course it -has to deal with them. Both path and metadata name are supplied either in the environment (bash/sh) or -as command line parameters (python,perl,rscript) that need to be parsed and +has to deal with them. Both path and metadata name are supplied either in the environment +(bash/sh) or as command line parameters (python,perl,rscript) that need to be parsed and dealt with in the script.