github.com/athena-framework/dotenv

Registers environment variables from a .env file.

2 stars
3 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  athena-dotenv:
    github: athena-framework/dotenv
    version: ~> 0.2.1

Then run:

shards install

shard.yml

Crystal
~> 1.13
License
MIT
Author
George Dietrich

Dependencies

This version declares no dependencies.

README

Dotenv

Common Changelog CI Latest release

Registers environment variables from a .env file.

Getting Started

Checkout the Documentation.

Contributing

Read the general Contributing Guide for information on how to get started.