mkProject has become a mondo sized function but is now fairly complete and handles the split between interactive and batch modes it self. The batchJob function will be most of fkBranch_AutoPB.sh.
Rather then line of execution being
Interactive or batch test run mkHome, mkProject, mainLoop e.t.c. or run batchJob fkBuild It is now more like this mkhome mkproject Interactive or batch test run batchJob if batch run mainLoop if interactive fkBuild
Where mainLoop is the interactive root function that all the interactive I/O and configuration methods lay. The batchJob call just starts processing the information from the data. I'm also adding a usage function.
No comments:
Post a Comment