Skip to content

Repository files navigation

POSIX-compliant dotenv syntax specification

Rationale

Using dotenv files for application configuration is a widespread practice.

While numerous implementations are available in a wide variety of languages, there is currently no specification for this file format. This result in a multitude of different syntaxes, all vaguely resembling the POSIX shell but fundamentally incompatible due to slightly divergent behaviours.

The goal of this repository is to

Table of contents

About

POSIX-compliant dotenv file format specification

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors