Skip to content

solfo/Config-Origami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config::Origami makes it easy to have a "layered" system of default
configuration, environment specific configuration and overrides.

This is to make it easy to manage the configuration of an application
"as code" in revision control without unnecessary duplication and
without having to store sensitive information such as database
passwords in version control.

The configuration files are stored in a directory of .json files.

About

Perl module for layered JSON configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages