addenv

Crates.ioaddenv
lib.rsaddenv
version0.1.0
sourcesrc
created_at2024-04-23 10:49:57.876539
updated_at2024-04-23 10:49:57.876539
descriptionadd environment variables contained in a `.env` file to a command
homepage
repositoryhttps://github.com/fedfontana/addenv
max_upload_size
id1217411
size2,514
Federico Fontana (fedfontana)

documentation

README

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.

Commit count: 0

cargo fmt