dotenv

command module
v0.0.0-...-89dcc7c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2021 License: MIT Imports: 4 Imported by: 0

README

dotenv

Load file .env to environment variables of current terminal session

Installation

go get -u github.com/junlapong/dotenv

Usage

Make a .env file that looks something like

FOO=BAR

then call

$ dotenv
$ echo $FOO
BAR

TODO

  • Support dotenv -f /path/to/.env file

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL