Hi @RamblingCookieMonster this a patch for to fix #36 and #37.
From now these two features are available and working.
Causes were some typos in code.
I have also included PreScripts and PostScripts into the logic for variable injection, so you can use the $PWD, $DependencyFolder etc also in these properties.
Hi @RamblingCookieMonster this a patch for to fix #36 and #37.
From now these two features are available and working. Causes were some typos in code.
I have also included
PreScripts
andPostScripts
into the logic for variable injection, so you can use the$PWD
,$DependencyFolder
etc also in these properties.Finally, I fixed some documentation typos.
All tests passes.