dotenv

configuration variable loader

Debian Debian
RUN apt-get update && \ apt-get install -y ruby-dotenv
Ubuntu
RUN apt-get update && \ apt-get install -y ruby-dotenv
Arch Arch Linux
RUN pacman -S --noconfirm ruby-dotenv
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ruby-dotenv
Fedora
RUN dnf install -y ruby-dotenv
Raspbian
RUN apt-get update && \ apt-get install -y ruby-dotenv
click the source code to copy install dotenv on any operating system with command-not-found.com