Skip to content

linaGirl/test-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-config

Test configuration loader

installation

npm test-config

build status

Build Status

usage

// if the localconfig exists in the projects root path
// the config is loaded from there, else the object passed
// as parameter 2 is returned

var config = new Config('localConfig.js', {b:2});

About

Test configuration loader

Resources

License

Stars

Watchers

Forks

Packages

No packages published