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

https://github.com/sv-tools/conf-reader-env

Environment variables parser for conf project
https://github.com/sv-tools/conf-reader-env

conf environment-variables parser reader

Last synced: 9 months ago
JSON representation

Environment variables parser for conf project

Awesome Lists containing this project

README

          

# conf-reader-env

[![Code Analysis](https://github.com/sv-tools/conf-reader-env/actions/workflows/checks.yaml/badge.svg)](https://github.com/sv-tools/conf-reader-env/actions/workflows/checks.yaml)
[![Go Reference](https://pkg.go.dev/badge/github.com/sv-tools/conf-reader-env.svg)](https://pkg.go.dev/github.com/sv-tools/conf-reader-env)
[![codecov](https://codecov.io/gh/sv-tools/conf-reader-env/branch/main/graph/badge.svg?token=0XVOTDR1CW)](https://codecov.io/gh/sv-tools/conf-reader-env)
[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/sv-tools/conf-reader-env?style=flat)](https://github.com/sv-tools/conf-reader-env/releases)

The [conf](https://github.com/sv-tools/conf) reader for Environment Variables.

```shell
go get github.com/sv-tools/conf-reader-env
```

## License

MIT licensed. See the bundled [LICENSE](LICENSE) file for more details.