adds gotenv, an environment variable loader

This commit is contained in:
Alif Rachmawadi 2014-08-12 12:32:39 +07:00
parent 9e2ce04450
commit 6ad0b7b5e0

View File

@ -435,6 +435,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-underscore](https://github.com/tobyhede/go-underscore) - A useful collection of helpfully functional Go collection utilities.
* [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go
* [mp](https://github.com/sanbornm/mp) - A simple cli email parser. It currently takes stdin and outputs JSON.
* [gotenv](https://github.com/subosito/gotenv) - Load environment variables from `.env` or any `io.Reader` in Go
## Video