mfoemmel / fig

Fig is a utility for configuring environments and managing dependencies across a team of developers.
Other
81 stars 13 forks source link

Allow more chars in variables #61

Closed joewalnes closed 10 years ago

joewalnes commented 13 years ago

I'd like to be able to do this:

config foo
  set SOMEVAR="something with space in and even a \
                             newline"
end
clonezone commented 10 years ago

Supported in the v1 grammar, released in v0.2.1.