Skip to content

Expand env variables #14

@goliatone

Description

@goliatone

It would be useful to be able to expand variables:

[development]
PATH = $PATH:/node_modules/.bin

OR

[development]
PATH = ${PATH}:/node_modules/.bin

See npm-run-path as a way to implement this.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions