Installation
Debian or Ubuntu
cme and most Config::Model modules are provided as Debian package. The following command will install the framework and all available models and UIs:
sudo apt install --install-recommends --install-suggests cme
Other systems
For other systems, you should install Config::Model from CPAN:
cpanp install App::Cme
cpanp install Config::Model