Skip to content

Expand env variables #14

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions