| Crates.io | addenv |
| lib.rs | addenv |
| version | 0.1.0 |
| created_at | 2024-04-23 10:49:57.876539+00 |
| updated_at | 2024-04-23 10:49:57.876539+00 |
| 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 |
addenvUnder 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.