Medic.Checks.Direnv (Medic v0.5.0) View Source
Direnv - unclutter your .profile
Examples
{Check.Direnv, :envrc_file_exists?}
{Check.Direnv, :has_all_keys?}
Link to this section Summary
Functions
Checks to make sure that .envrc exists in the project root directory.
Compares keys in .envrc.sample and .envrc, to ensure that all sample
keys have a real export.
Link to this section Functions
Checks to make sure that .envrc exists in the project root directory.
Compares keys in .envrc.sample and .envrc, to ensure that all sample
keys have a real export.