Crates.io | addenv |
lib.rs | addenv |
version | 0.1.0 |
source | src |
created_at | 2024-04-23 10:49:57.876539 |
updated_at | 2024-04-23 10:49:57.876539 |
description | add environment variables contained in a `.env` file to a command |
homepage | |
repository | https://github.com/fedfontana/addenv |
max_upload_size | |
id | 1217411 |
size | 2,514 |
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.