lucasew / dotenv

Dotenv launcher without extra libraries in your program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotenv build status

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

About

Dotenv launcher without extra libraries in your program


Languages

Language:Go 80.1%Language:Nix 19.9%