garden-rs / garden

Garden grows and cultivates collections of Git trees ~ Official mirror of https://gitlab.com/garden-rs/garden
https://garden-rs.gitlab.io
MIT License
64 stars 9 forks source link

eval: add ability to evaluate environment blocks from variables #23

Closed davvid closed 6 months ago

davvid commented 6 months ago

Garden ${variables} do not currently take environment blocks into account.

Teach the evaluation machinery to evaluate environment blocks.