Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unfoldml/dotenv-micro
Tiny dotenv library
https://github.com/unfoldml/dotenv-micro
dotenv environment-variables twelve-factor-app
Last synced: 19 days ago
JSON representation
Tiny dotenv library
- Host: GitHub
- URL: https://github.com/unfoldml/dotenv-micro
- Owner: unfoldml
- License: other
- Created: 2023-07-16T10:51:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-16T11:33:20.000Z (over 1 year ago)
- Last Synced: 2024-04-26T01:30:50.057Z (8 months ago)
- Topics: dotenv, environment-variables, twelve-factor-app
- Language: Haskell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# dotenv-micro
Tiny `.env` library for handling secret strings as config variables, similar in behaviour to Python's [`python-dotenv`](https://pypi.org/project/python-dotenv/).