Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

misablaha/cson-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install cson-config

Usage

require('cson-config').load() or require('cson-config').load('/path/to/config.cson')

all variables are exported to process.config

if .env is present content will be auto loaded to proces.env before loading config NAME=server1 PORT=5566

see test/

About

Load config.cson to process.config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published