You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.