Skip to content

This small app will iterate through all of the files in a projects root to detect all of the necessary environment variables being used. It takes in two arguments, env_file_path and app_root_directory. When it's finished, it will create a new env file (with _fixed at the end) in the same directory as the given one.

Notifications You must be signed in to change notification settings

Nathan219/dotEnv-dependency-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

This small app will iterate through all of the files in a projects root to detect all of the necessary environment variables being used. It takes in two arguments, env_file_path and app_root_directory. When it's finished, it will create a new env file (with _fixed at the end) in the same directory as the given one.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published