Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 749 Bytes

README.pod

File metadata and controls

41 lines (23 loc) · 749 Bytes

Config::Model::Approx - Approx graphical configuration editor

This module provides a graphical configuration editor for the configuration file of approx (A package proxy cache for Debian. See http://packages.qa.debian.org/a/approx.html) (/etc/approx/approx.conf) .

Main dependencies

usage

Once this module is installed, you can run:

# cme edit approx

If cme fails to load your approx.conf, you can try with -force option.

Installation from git

Make sure that Config::Model and Dist::Zilla are installed, then run:

dzil build

If you want to install this software without packaging, you can also run:

dzil install