Description
This used to be called let and one could actually reimplement it with a task, since it used similar syntax to the current task argument stuff (let:foo=bar).
However, since I don't want to provide "builtin" tasks, best to do this as a flag, e.g. --set or --env or something. Probably make it repeatable and set a single var each time.
Has same outstanding issue as task arguments re: setting non-string values (#69).
Originally submitted by Jeff Forcier (bitprophet) on 2009-07-21 at 11:44am EDT
Description
This used to be called
letand one could actually reimplement it with a task, since it used similar syntax to the current task argument stuff (let:foo=bar).However, since I don't want to provide "builtin" tasks, best to do this as a flag, e.g.
--setor--envor something. Probably make it repeatable and set a single var each time.Has same outstanding issue as task arguments re: setting non-string values (#69).
Originally submitted by Jeff Forcier (bitprophet) on 2009-07-21 at 11:44am EDT