envgo
v0.0.6
Published
Load environment variables from .env file and run commands
Downloads
529
Readme
envgo
Load environment variables from .env file and run commands.
Usage
npx envgo <command> [args...]The tool reads environment variables from .env file in the current directory and executes the specified command with those variables.
