-
Notifications
You must be signed in to change notification settings - Fork 12
Home
dod38fr edited this page Mar 19, 2012
·
23 revisions
- Provide non-technical users an easy way to learn and manage the configuration of their application
- Provide all users automatic configuration upgrades
- Provide developers a framework to minimize the work required to achieve this promise.
- Reducing non-technical user confusion and mistakes during configuration file modifications.
- Time savings time during software upgrade by providing non-interactive configuration upgrades that merge user local configuration with new configuration requirements.
- Re-using these configuration tools to manage structured data beyond configuration files.
- Encouraging project developers to re-think the structure and ease of use of their project's configuration.
- Encouraging project developers to improve their project's configuration since migration is becoming easier on end users.
- Download Perl distribution from CPAN
- On Debian/Ubuntu, run 'aptitude install libconfig-model-perl'
- On Mageia, run 'yum install perl-Config-Model'
User mailing list:
- config-model-users at lists.sourceforge.net
- ddumont at cpan.org or domi.dumont at free.fr or dod at debian.org
- Github