Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.