Skip to content

set values to output of a command #20

@rsgalloway

Description

@rsgalloway

Would be nice to support setting values to the output of a command, e.g.

PYVERSION: `python --version`

or

PYVERSION: $(python --version)

would set $PYVERSION to "Python 3.8.17"

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions