Dotenv launcher without extra libraries in your program
You don't need to always setup dotenv for your language. Load your settings from specified dotfile format files and the classic .env.
Example:
dotenv @file.txt --CC=gcc --SOME_NAME=test -- env