/play-envconfig

Demonstrate how to use https://github.com/kelseyhightower/envconfig library

Primary LanguageGo

Overview

This repo demonstrates how to use envconfig library

How to run

In terminal, run these commands below:

  • chmod +x export_var.sh
  • ./export_var.sh
  • go mod download
  • go run main.go