#env-file #command #variables #environment #contained #env-var #execute

app addenv

add environment variables contained in a .env file to a command

1 unstable release

0.1.0 Apr 23, 2024

#15 in #contained

Custom license

2KB

addenv

Under development, do not use

Executes the given command after adding values from a .env file. Will look for .env in the root of the current git repository, if it exists.

No runtime deps