ssot-apply

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i ssot-apply

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.31 kB

Total Files

5

Last publish

Collaborators

  • sleavely