Crates.io | envloader |
lib.rs | envloader |
version | 0.1.3 |
source | src |
created_at | 2022-04-10 23:32:51.409269 |
updated_at | 2022-04-13 00:34:59.710177 |
description | A simple environment setter |
homepage | https://github.com/aramnhammer/envloader |
repository | https://github.com/aramnhammer/envloader |
max_upload_size | |
id | 565288 |
size | 17,233 |
Simple environment loader/setter that loads desired env variables from a file and inserts them into the runtime environment.
Running an application that relies on environment variables locally by simply having those variables in a file instead of setting your system environment every time.
Add envloader = "0.1.3"
to cargo.toml
https://crates.io/crates/envloader