Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Sleavely/ssot-apply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssot-apply

Applies the single source of truth (ssot) to your process.env.

Installation

npm install --save ssot-apply

Usage

require('ssot-apply').config();
// Your process.env has been updated with SSOT settings from CLI, .env, and /config/*.json

require('ssot-apply').parsed;
// Returns the parsed SSOT without modifying your process.env

About

Decides on, and applies, a single source of truth for process.env

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published