An open API service indexing awesome lists of open source software.

https://github.com/akullpp/gotenv

Simple dotenv clone
https://github.com/akullpp/gotenv

Last synced: 3 months ago
JSON representation

Simple dotenv clone

Awesome Lists containing this project

README

          

# gotenv

Simple dotenv clone that currently only reads the `.env` file into a key/value map and allows for a `.env.local` to overwrite these defaults.