Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/env
Access environment of applications safely.
https://github.com/altipla-consulting/env
Last synced: about 1 month ago
JSON representation
Access environment of applications safely.
- Host: GitHub
- URL: https://github.com/altipla-consulting/env
- Owner: altipla-consulting
- License: mit
- Created: 2023-05-03T14:25:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-29T12:37:43.000Z (10 months ago)
- Last Synced: 2024-04-16T00:19:34.819Z (9 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# env
[![Go Reference](https://pkg.go.dev/badge/github.com/altipla-consulting/env.svg)](https://pkg.go.dev/github.com/altipla-consulting/env)
Access environment of applications safely.
## Install
```shell
go get github.com/altipla-consulting/env
```## Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.
## License
[MIT License](LICENSE)