Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athena-framework/dotenv
Registers environment variables from a .env file
https://github.com/athena-framework/dotenv
component crystal
Last synced: 4 days ago
JSON representation
Registers environment variables from a .env file
- Host: GitHub
- URL: https://github.com/athena-framework/dotenv
- Owner: athena-framework
- License: mit
- Created: 2023-04-20T03:30:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-23T18:46:12.000Z (3 months ago)
- Last Synced: 2024-08-23T20:31:31.732Z (3 months ago)
- Topics: component, crystal
- Language: Crystal
- Homepage: https://athenaframework.org/Dotenv/
- Size: 21.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotenv
[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![CI](https://github.com/athena-framework/athena/workflows/CI/badge.svg)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[![Latest release](https://img.shields.io/github/release/athena-framework/dotenv.svg)](https://github.com/athena-framework/dotenv/releases)Registers environment variables from a .env file.
## Getting Started
Checkout the [Documentation](https://athenaframework.org/Dotenv).
## Contributing
Read the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.