Skip to content

jsdevel/config-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config-tools

simple configuration tools for node environments

conventions

config tools expects that your project will follow this format:

$PROJECT_ROOT/ |
               |
               |_____ config/
                            |
                            |______my-config.json
                            |
                            |______app.json
                            

Any "*.json$" file within the config directory can be loaded by config-tools, no matter where you are within your project.

About

simple configuration tools for node environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published