Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

env-lang/env

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

env

Specification for .env

Objectives

The .env file format aims to be a minimal, unambiguous configuration file format primarily used for setting environment variables in development environments. While the format has existed for many years with various implementations, this specification aims to standardize the expected behavior and provide clear guidance for parser implementations.

The env specification is a work in progress, you can view the document in its current state here.

Contributing

You are invited to contribute to the development of this specification by submitting a pull request, opening an issue, or joining us in the discussions.

All contributions are welcome! Here are some things we need:

  • Feedback on the specification
  • Examples of .env files
  • Examples of .env file parsing
  • Implementations in various languages
  • Test cases for .env file parsing
  • Documentation for .env file parsing
  • Use cases for .env files
  • Comparisons to other configuration file formats
  • Anything else you can think of!

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.