Dyalog / DBuildTest

Repository for ]DBuild & ]DTest
MIT License
3 stars 1 forks source link

Allow use of variables in buildfiles #17

Open mbaas2 opened 1 year ago

mbaas2 commented 1 year ago

...to avoid having to inject EXEC statements to access variables like db, path etc.

Perhaps NOT use a common patterns like %x% or $var$ to avoid clashes with intentional use of these in building script commands etc.