adds gotenv, an environment variable loader
This commit is contained in:
parent
9e2ce04450
commit
6ad0b7b5e0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user